Lines Matching refs:scores
1682 struct ipv6_saddr_score *scores,
1685 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx];
1755 struct ipv6_saddr_score *scores,
1763 scores, hiscore_idx);
1768 scores, hiscore_idx);
1777 struct ipv6_saddr_score scores[2], *hiscore;
1793 scores[hiscore_idx].rule = -1;
1794 scores[hiscore_idx].ifa = NULL;
1825 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);
1840 scores, hiscore_idx);
1842 if (scores[hiscore_idx].ifa)
1855 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);
1860 hiscore = &scores[hiscore_idx];