Lines Matching defs:scores
1722 struct ipv6_saddr_score *scores,
1725 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx];
1795 struct ipv6_saddr_score *scores,
1803 scores, hiscore_idx);
1808 scores, hiscore_idx);
1817 struct ipv6_saddr_score scores[2], *hiscore;
1833 scores[hiscore_idx].rule = -1;
1834 scores[hiscore_idx].ifa = NULL;
1865 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);
1880 scores, hiscore_idx);
1882 if (scores[hiscore_idx].ifa &&
1883 scores[hiscore_idx].scopedist >= 0)
1896 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);
1901 hiscore = &scores[hiscore_idx];