Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Din6_src.c2034 struct in6_addrpolicy *__single bestpol = NULL, *__single pol; in match_addrsel_policy() local
2062 if (bestpol == NULL || in match_addrsel_policy()
2064 bestpol = pol; in match_addrsel_policy()
2072 return bestpol; in match_addrsel_policy()