Searched refs:__ipv6_dev_get_saddr (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/net/ipv6/ | 
| D | addrconf.c | 1639 static int __ipv6_dev_get_saddr(struct net *net,  in __ipv6_dev_get_saddr()  function1722 		hiscore_idx = __ipv6_dev_get_saddr(net, dst, idev,  in ipv6_get_saddr_master()
 1727 		hiscore_idx = __ipv6_dev_get_saddr(net, dst, idev,  in ipv6_get_saddr_master()
 1785 			hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);  in ipv6_dev_get_saddr()
 1815 			hiscore_idx = __ipv6_dev_get_saddr(net, &dst, idev, scores, hiscore_idx);  in ipv6_dev_get_saddr()
 
 |