Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Din6_src.c2037 struct in6_addrpolicy *__single bestpol = NULL, *__single pol; in match_addrsel_policy() local
2065 if (bestpol == NULL || in match_addrsel_policy()
2067 bestpol = pol; in match_addrsel_policy()
2075 return bestpol; in match_addrsel_policy()