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

/freebsd-13-stable/sys/netinet6/
H A Din6_src.c1182 struct in6_addrpolicy *bestpol = NULL, *pol; local
1209 if (bestpol == NULL ||
1211 bestpol = pol;
1219 return (bestpol);

Completed in 50 milliseconds