Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_src.c131 static int selectroute(struct sockaddr_in6 *, struct ip6_pktopts *,
622 selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in selectroute() function
847 error = selectroute(dstsock, opts, mopts, &sro, retifp, &nh, 1, fibnum, 0); in in6_selectif()
896 return (selectroute(dstsock, opts, mopts, ro, retifp, in in6_selectroute()