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