Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDin6_src.c136 static int in6_selectif(struct sockaddr_in6 *, struct ip6_pktopts *,
233 if ((error = in6_selectif(dstsock, opts, mopts, &ifp, oifp, in in6_selectsrc()
299 if ((error = in6_selectif(dstsock, opts, mopts, &ifp, oifp, in in6_selectsrc()
842 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectif() function