Searched refs:hiscore (Results 1 – 3 of 3) sorted by relevance
159 int score, hiscore = 0; in inet6_lhash2_lookup() local163 if (score > hiscore) { in inet6_lhash2_lookup()170 hiscore = score; in inet6_lhash2_lookup()
1719 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx]; in __ipv6_dev_get_saddr() local1753 minihiscore = ipv6_get_saddr_eval(net, hiscore, dst, i); in __ipv6_dev_get_saddr()1771 swap(hiscore, score); in __ipv6_dev_get_saddr()1775 score->ifa = hiscore->ifa; in __ipv6_dev_get_saddr()1811 struct ipv6_saddr_score scores[2], *hiscore; in ipv6_dev_get_saddr() local1895 hiscore = &scores[hiscore_idx]; in ipv6_dev_get_saddr()1896 if (!hiscore->ifa) in ipv6_dev_get_saddr()1899 *saddr = hiscore->ifa->addr; in ipv6_dev_get_saddr()
386 int score, hiscore = 0; in inet_lhash2_lookup() local390 if (score > hiscore) { in inet_lhash2_lookup()397 hiscore = score; in inet_lhash2_lookup()