Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dip6_var.h367 int in6_selectsrc(struct sockaddr_in6 *, struct ip6_pktopts *,
H A Draw_ip6.c440 error = in6_selectsrc(dstsock, optp, in6p_moptions(inp), in rip6_output()
743 error = in6_selectsrc(addr, in6p_outputopts(inp), in rip6_connect()
H A Dnd6_nbr.c503 error = in6_selectsrc(&dst_sa, NULL, in nd6_ns_output()
981 error = in6_selectsrc(satosin6(dst), NULL, NULL, &ro, NULL, NULL, NULL, in nd6_na_output()
H A Din6_src.c465 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectsrc() function
H A Din6_pcb.c479 error = in6_selectsrc(sin6, in6p_outputopts(inp), in in6pcb_connect()
H A Dudp6_usrreq.c803 * in6_selectsrc and in6pcb_set_port to fill in the local in udp6_output()
856 error = in6_selectsrc(sin6, optp, in udp6_output()
H A Dicmp6.c2171 e = in6_selectsrc(&sin6, NULL, NULL, &ro, NULL, NULL, NULL, in icmp6_reflect()