Searched refs:find_match (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv6/ |
H A D | route.c | 734 static bool find_match(struct fib6_nh *nh, u32 fib6_flags, in find_match() function 784 return find_match(nh, arg->flags, arg->oif, arg->strict, in rt6_nh_find_match() 832 if (find_match(nh, f6i->fib6_flags, oif, strict, in __find_rr_leaf()
|