Searched refs:hiscore_idx (Results 1 – 1 of 1) sorted by relevance
1652 int hiscore_idx) in __ipv6_dev_get_saddr() argument1654 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx]; in __ipv6_dev_get_saddr()1707 hiscore_idx = 1 - hiscore_idx; in __ipv6_dev_get_saddr()1717 return hiscore_idx; in __ipv6_dev_get_saddr()1725 int hiscore_idx) in ipv6_get_saddr_master() argument1731 hiscore_idx = __ipv6_dev_get_saddr(net, dst, idev, in ipv6_get_saddr_master()1732 scores, hiscore_idx); in ipv6_get_saddr_master()1736 hiscore_idx = __ipv6_dev_get_saddr(net, dst, idev, in ipv6_get_saddr_master()1737 scores, hiscore_idx); in ipv6_get_saddr_master()1739 return hiscore_idx; in ipv6_get_saddr_master()[all …]