Home
last modified time | relevance | path

Searched defs:in6 (Results 1 – 15 of 15) sorted by relevance

/xnu-11215.81.4/bsd/netinet6/
H A Din6_ifattach.c125 struct in6_addr *in6) /* upper 64bits are preserved */ in get_rand_iid()
255 in6_iid_from_hw(struct ifnet *ifp, struct in6_addr *in6) in in6_iid_from_hw()
407 struct in6_addr *in6) in in6_select_iid_from_all_hw()
618 struct in6_addr *in6, in in6_nigroup()
847 struct in6_addr *in6 = &sin6->sin6_addr; in in6_ifattach_aliasreq() local
H A Dscope6.c387 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) in in6_setscope()
456 in6_clearscope(struct in6_addr *in6) in in6_clearscope()
499 in6_verify_ifscope(const struct in6_addr *in6, uint32_t ifscope) in in6_verify_ifscope()
H A Din6_cga.c157 struct in6_addr *in6, struct ifnet *ifp) in in6_cga_generate_iid()
302 struct in6_addr *in6, struct ifnet *ifp) in in6_cga_generate()
H A Dnd6_nbr.c1317 struct in6_addr *__single in6; in nd6_na_input() local
2126 struct in6_addr in6; in nd6_dad_duplicated() local
2497 struct in6_addr *__single in6 = &sin6a->sin6_addr; in nd6_alt_node_addr_decompose() local
2518 struct in6_addr *__single in6 = &sin6->sin6_addr; in nd6_alt_node_addr_decompose() local
H A Din6_src.c224 struct in6_addr *__single in6 = NULL; in in6_selectsrc_core_ifa() local
2203 in6_embedscope(struct in6_addr *in6, const struct sockaddr_in6 *sin6, in in6_embedscope()
2317 const struct in6_addr *in6, in in6_recoverscope()
H A Dnd6.h152 #define ND6_EUI64_TO_IFID(in6) \ argument
155 #define ND6_EUI64_GROUP(in6) ((in6)->s6_addr[8] & ND6_EUI64_GBIT) argument
156 #define ND6_EUI64_INDIVIDUAL(in6) (!ND6_EUI64_GROUP(in6)) argument
157 #define ND6_EUI64_LOCAL(in6) ((in6)->s6_addr[8] & ND6_EUI64_UBIT) argument
158 #define ND6_EUI64_UNIVERSAL(in6) (!ND6_EUI64_LOCAL(in6)) argument
159 #define ND6_IFID_LOCAL(in6) (!ND6_EUI64_LOCAL(in6)) argument
160 #define ND6_IFID_UNIVERSAL(in6) (!ND6_EUI64_UNIVERSAL(in6)) argument
H A Din6.c3274 in6addr_local(struct in6_addr *in6) in in6addr_local()
3303 in6_localaddr(struct in6_addr *in6) in in6_localaddr()
H A Dnd6.c2612 struct in6_addr in6 = {}; in nd6_free() local
H A Din6_var.h226 in6addr_hashval(const struct in6_addr *in6) in in6addr_hashval()
/xnu-11215.81.4/bsd/net/
H A Dnetsrc.c204 struct in6_addr storage, *in6 = in6_selectsrc(&request->nrq_sin6, NULL, in netsrc_ipv6() local
H A Dif_stf.c717 struct in6_addr *in6, in stf_checkaddr6()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1252 struct in6_addr src_storage, *in6; in flow_route_select_laddr() local
H A Dflow_manager.c428 struct in6_addr *in6; in flow_mgr_clear_embedded_scope_id() local
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1234 struct in6_addr *in6; in fsw_protoctl_event_callback() local
/xnu-11215.81.4/tests/
H A Dnet_bridge.c184 #define ND6_EUI64_TO_IFID(in6) \ argument
187 get_ipv6_ll_address(const ether_addr_t *mac, struct in6_addr * in6) in get_ipv6_ll_address()