Home
last modified time | relevance | path

Searched refs:minihiscore (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.c1717 int minihiscore, miniscore; in __ipv6_dev_get_saddr() local
1719 minihiscore = ipv6_get_saddr_eval(net, hiscore, dst, i); in __ipv6_dev_get_saddr()
1722 if (minihiscore > miniscore) { in __ipv6_dev_get_saddr()
1736 } else if (minihiscore < miniscore) { in __ipv6_dev_get_saddr()