Home
last modified time | relevance | path

Searched refs:in6_selectsrc (Results 1 – 8 of 8) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dnetsrc.c204 struct in6_addr storage, *in6 = in6_selectsrc(&request->nrq_sin6, NULL, in netsrc_ipv6()
/xnu-8020.121.3/bsd/netinet6/
H A Dip6_var.h598 extern struct in6_addr *in6_selectsrc(struct sockaddr_in6 *,
H A Draw_ip6.c623 in6a = in6_selectsrc(dstsock, optp, in6p, in rip6_output()
1158 in6a = in6_selectsrc(addr, inp->in6p_outputopts, inp, &inp->in6p_route, in rip6_connect()
H A Dudp6_output.c322 laddr = in6_selectsrc(sin6, optp, in udp6_output()
H A Dnd6_nbr.c730 src = in6_selectsrc(&dst_sa, NULL, in nd6_ns_output()
1497 src = in6_selectsrc(&dst_sa, NULL, NULL, &ro, NULL, &src_storage, in nd6_na_output()
H A Din6_pcb.c640 addr6 = in6_selectsrc(SIN6(nam), inp->in6p_outputopts, inp, in in6_pcbladdr()
H A Din6_src.c647 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectsrc() function
H A Dicmp6.c2402 src = in6_selectsrc(&sin6, NULL, NULL, &ro, &outif, in icmp6_reflect()