Home
last modified time | relevance | path

Searched refs:do_rr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv6/
Droute.c660 bool *do_rr) in find_match() argument
689 *do_rr = match_do_rr; in find_match()
701 bool *do_rr) in find_rr_leaf() argument
714 match = find_match(rt, oif, strict, &mpri, match, do_rr); in find_rr_leaf()
724 match = find_match(rt, oif, strict, &mpri, match, do_rr); in find_rr_leaf()
731 match = find_match(rt, oif, strict, &mpri, match, do_rr); in find_rr_leaf()
741 bool do_rr = false; in rt6_select() local
765 &do_rr); in rt6_select()
767 if (do_rr) { in rt6_select()