Home
last modified time | relevance | path

Searched defs:dstsock (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet6/
H A Din6_src.c181 in6_select_best_ia(struct sockaddr_in6 *dstsock, struct in6_addr *dst, in in6_select_best_ia()
465 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectsrc()
608 in6_selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectroute()
725 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectif()
H A Draw_ip6.c368 struct sockaddr_in6 * const dstsock, struct mbuf * const control) in rip6_output()