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

/linux-master/net/ipv6/
H A Daddrconf.c1750 int minihiscore, miniscore; local
1752 minihiscore = ipv6_get_saddr_eval(net, hiscore, dst, i);
1755 if (minihiscore > miniscore) {
1769 } else if (minihiscore < miniscore) {

Completed in 238 milliseconds