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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c1453 struct in6_addrpolicy *bestpol = NULL, *pol; local
1480 if (bestpol == NULL ||
1482 bestpol = pol;
1490 return (bestpol);

Completed in 22 milliseconds