Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_src.c134 static int in6_selectif(struct sockaddr_in6 *, struct ip6_pktopts *,
226 if ((error = in6_selectif(dstsock, opts, mopts, &ifp, oifp, in in6_selectsrc()
295 if ((error = in6_selectif(dstsock, opts, mopts, &ifp, oifp, in in6_selectsrc()
833 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in in6_selectif() function