Searched refs:in6_selectsrc_socket (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | raw_ip6.c | 481 error = in6_selectsrc_socket(dstsock, optp, inp, so->so_cred, in rip6_output() 826 error = in6_selectsrc_socket(addr, inp->in6p_outputopts, in rip6_connect()
|
| H A D | ip6_var.h | 413 int in6_selectsrc_socket(struct sockaddr_in6 *, struct ip6_pktopts *,
|
| H A D | in6_src.c | 553 in6_selectsrc_socket(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectsrc_socket() function
|
| H A D | in6_pcb.c | 382 error = in6_selectsrc_socket(sin6, inp->in6p_outputopts, in in6_pcbladdr()
|
| H A D | udp6_usrreq.c | 855 error = in6_selectsrc_socket(sin6, optp, inp, in udp6_output()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | ip6_var.h | 413 int in6_selectsrc_socket(struct sockaddr_in6 *, struct ip6_pktopts *,
|