Searched refs:find_match (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | route.c | 619 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match() function 661 match = find_match(rt, oif, strict, &mpri, match, do_rr); in find_rr_leaf() 664 match = find_match(rt, oif, strict, &mpri, match, do_rr); in find_rr_leaf()
|