Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Droute.c466 static bool __rt6_device_match(struct net *net, const struct fib6_nh *nh, in __rt6_device_match() function
500 return __rt6_device_match(arg->net, nh, arg->saddr, arg->oif, in __rt6_nh_dev_match()
555 if (__rt6_device_match(net, nh, saddr, oif, flags)) in rt6_device_match()