Searched refs:in6_selectsrc (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.121.3/bsd/net/ |
| H A D | netsrc.c | 204 struct in6_addr storage, *in6 = in6_selectsrc(&request->nrq_sin6, NULL, in netsrc_ipv6()
|
| /xnu-8020.121.3/bsd/netinet6/ |
| H A D | ip6_var.h | 598 extern struct in6_addr *in6_selectsrc(struct sockaddr_in6 *,
|
| H A D | raw_ip6.c | 623 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 D | udp6_output.c | 322 laddr = in6_selectsrc(sin6, optp, in udp6_output()
|
| H A D | nd6_nbr.c | 730 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 D | in6_pcb.c | 640 addr6 = in6_selectsrc(SIN6(nam), inp->in6p_outputopts, inp, in in6_pcbladdr()
|
| H A D | in6_src.c | 647 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectsrc() function
|
| H A D | icmp6.c | 2402 src = in6_selectsrc(&sin6, NULL, NULL, &ro, &outif, in icmp6_reflect()
|