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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c156 static int in6_selectif(struct sockaddr_in6 *, struct ip6_pktopts *,
249 if ((*errorp = in6_selectif(dstsock, opts, mopts, ro, &ip6oa,
311 if ((*errorp = in6_selectif(dstsock, opts, mopts, ro, &ip6oa,
546 /* if ifp is non-NULL, refcnt held in in6_selectif() */
1065 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, function

Completed in 18 milliseconds