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