Lines Matching refs:do_rr
733 int oif, int strict, int *mpri, bool *do_rr)
760 *do_rr = match_do_rr;
773 bool *do_rr;
783 arg->mpri, arg->do_rr);
789 int oif, int strict, bool *do_rr, int *mpri)
813 .do_rr = do_rr
831 mpri, do_rr))
845 bool *do_rr, struct fib6_result *res)
852 oif, strict, do_rr, &mpri);
855 oif, strict, do_rr, &mpri);
861 oif, strict, do_rr, &mpri);
869 bool do_rr = false;
895 find_rr_leaf(fn, leaf, rt0, oif, strict, &do_rr, res);
896 if (do_rr) {