Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c738 int oif, int strict, int *mpri, bool *do_rr) in find_match() argument
765 *do_rr = match_do_rr; in find_match()
778 bool *do_rr; member
788 arg->mpri, arg->do_rr); in rt6_nh_find_match()
794 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() argument
818 .do_rr = do_rr in __find_rr_leaf()
836 mpri, do_rr)) in __find_rr_leaf()
850 bool *do_rr, struct fib6_result *res) in find_rr_leaf() argument
857 oif, strict, do_rr, &mpri); in find_rr_leaf()
860 oif, strict, do_rr, &mpri); in find_rr_leaf()
[all …]