Home
last modified time | relevance | path

Searched refs:src_storage (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.141.3/bsd/netinet6/
H A Din6_src.c234 struct in6_addr src_storage = {}; in in6_selectsrc_core_ifa() local
240 ifp, 0, &src_storage, &src_ifp, &err, &ifa, NULL)) == NULL) { in in6_selectsrc_core_ifa()
284 struct ifnet *ifp, int srcsel_debug, struct in6_addr *src_storage, in in6_selectsrc_core() argument
300 VERIFY(src_storage != NULL); in in6_selectsrc_core()
324 src_storage = NULL; in in6_selectsrc_core()
693 src_storage = NULL; in in6_selectsrc_core()
706 *src_storage = satosin6(&ia->ia_addr)->sin6_addr; in in6_selectsrc_core()
719 tmp = (src_storage != NULL) ? src_storage : &in6addr_any; in in6_selectsrc_core()
730 return src_storage; in in6_selectsrc_core()
741 struct ifnet **ifpp, struct in6_addr *src_storage, unsigned int ifscope, in in6_selectsrc() argument
[all …]
H A Dnd6_nbr.c586 struct in6_addr *src, src_in, src_storage; in nd6_ns_output() local
735 NULL, &ro, NULL, &src_storage, ip6oa.ip6oa_boundif, in nd6_ns_output()
1413 struct in6_addr *src, src_storage, daddr6; in nd6_na_output() local
1509 src = in6_selectsrc(&dst_sa, NULL, NULL, &ro, NULL, &src_storage, in nd6_na_output()
H A Din6_pcb.c598 struct in6_addr src_storage; in in6_pcbladdr() local
645 &inp->in6p_route, outif, &src_storage, ifscope, &error); in in6_pcbladdr()
H A Dicmp6.c2245 struct in6_addr t, src_storage, *src = 0; in icmp6_reflect() local
2429 &src_storage, ip6oa.ip6oa_boundif, &e); in icmp6_reflect()
/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1246 struct in6_addr src_storage, *in6; in flow_route_select_laddr() local
1252 ifp, 0, &src_storage, &src_ifp, &err, &ifa, &ro)) == NULL) { in flow_route_select_laddr()