Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Din6_src.c2040 struct in6_addrpolicy *__single bestpol = NULL, *__single pol; in match_addrsel_policy() local
2068 if (bestpol == NULL || in match_addrsel_policy()
2070 bestpol = pol; in match_addrsel_policy()
2078 return bestpol; in match_addrsel_policy()