Home
last modified time | relevance | path

Searched refs:scores (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c1650 struct ipv6_saddr_score *scores, in __ipv6_dev_get_saddr()
1653 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx]; in __ipv6_dev_get_saddr()
1723 struct ipv6_saddr_score *scores, in ipv6_get_saddr_master()
1731 scores, hiscore_idx); in ipv6_get_saddr_master()
1736 scores, hiscore_idx); in ipv6_get_saddr_master()
1745 struct ipv6_saddr_score scores[2], *hiscore; in ipv6_dev_get_saddr() local
1761 scores[hiscore_idx].rule = -1; in ipv6_dev_get_saddr()
1762 scores[hiscore_idx].ifa = NULL; in ipv6_dev_get_saddr()
1793 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_id in ipv6_dev_get_saddr()
1647 __ipv6_dev_get_saddr(struct net *net, struct ipv6_saddr_dst *dst, struct inet6_dev *idev, struct ipv6_saddr_score *scores, int hiscore_idx) __ipv6_dev_get_saddr() argument
1719 ipv6_get_saddr_master(struct net *net, const struct net_device *dst_dev, const struct net_device *master, struct ipv6_saddr_dst *dst, struct ipv6_saddr_score *scores, int hiscore_idx) ipv6_get_saddr_master() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c1682 struct ipv6_saddr_score *scores, in __ipv6_dev_get_saddr()
1685 struct ipv6_saddr_score *score = &scores[1 - hiscore_idx], *hiscore = &scores[hiscore_idx]; in __ipv6_dev_get_saddr()
1755 struct ipv6_saddr_score *scores, in ipv6_get_saddr_master()
1763 scores, hiscore_idx); in ipv6_get_saddr_master()
1768 scores, hiscore_idx); in ipv6_get_saddr_master()
1777 struct ipv6_saddr_score scores[2], *hiscore; in ipv6_dev_get_saddr() local
1793 scores[hiscore_idx].rule = -1; in ipv6_dev_get_saddr()
1794 scores[hiscore_idx].ifa = NULL; in ipv6_dev_get_saddr()
1825 hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_id in ipv6_dev_get_saddr()
1679 __ipv6_dev_get_saddr(struct net *net, struct ipv6_saddr_dst *dst, struct inet6_dev *idev, struct ipv6_saddr_score *scores, int hiscore_idx) __ipv6_dev_get_saddr() argument
1751 ipv6_get_saddr_master(struct net *net, const struct net_device *dst_dev, const struct net_device *master, struct ipv6_saddr_dst *dst, struct ipv6_saddr_score *scores, int hiscore_idx) ipv6_get_saddr_master() argument
[all...]

Completed in 10 milliseconds