Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Droute.c467 static bool __rt6_device_match(struct net *net, const struct fib6_nh *nh, in __rt6_device_match() function
501 return __rt6_device_match(arg->net, nh, arg->saddr, arg->oif, in __rt6_nh_dev_match()
556 if (__rt6_device_match(net, nh, saddr, oif, flags)) in rt6_device_match()