hiscore 267 net/ipv4/inet_hashtables.c int score, hiscore = 0; hiscore 274 net/ipv4/inet_hashtables.c if (score > hiscore) { hiscore 284 net/ipv4/inet_hashtables.c hiscore = score; hiscore 1654 net/ipv6/addrconf.c struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx]; hiscore 1688 net/ipv6/addrconf.c minihiscore = ipv6_get_saddr_eval(net, hiscore, dst, i); hiscore 1706 net/ipv6/addrconf.c swap(hiscore, score); hiscore 1710 net/ipv6/addrconf.c score->ifa = hiscore->ifa; hiscore 1746 net/ipv6/addrconf.c struct ipv6_saddr_score scores[2], *hiscore; hiscore 1829 net/ipv6/addrconf.c hiscore = &scores[hiscore_idx]; hiscore 1830 net/ipv6/addrconf.c if (!hiscore->ifa) hiscore 1833 net/ipv6/addrconf.c *saddr = hiscore->ifa->addr; hiscore 125 net/ipv6/inet6_hashtables.c int score, hiscore = 0; hiscore 132 net/ipv6/inet6_hashtables.c if (score > hiscore) { hiscore 142 net/ipv6/inet6_hashtables.c hiscore = score;