Searched refs:selectroute (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | in6_src.c | 128 static int selectroute(struct sockaddr_in6 *, struct ip6_pktopts *, 690 selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, in selectroute() function 779 error = selectroute(dstsock, opts, mopts, &sro, retifp, &nh, 1, fibnum, 0); in in6_selectif() 830 return (selectroute(dstsock, opts, mopts, ro, retifp, in in6_selectroute()
|