Searched refs:do_rr (Results 1 – 1 of 1) sorted by relevance
/net/ipv6/ |
D | route.c | 622 bool *do_rr) in find_match() argument 643 *do_rr = match_do_rr; in find_match() 654 bool *do_rr) in find_rr_leaf() argument 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() 674 bool do_rr = false; in rt6_select() local 681 &do_rr); in rt6_select() 683 if (do_rr) { in rt6_select()
|