Lines Matching refs:do_rr
730 int oif, int strict, int *mpri, bool *do_rr)
757 *do_rr = match_do_rr;
770 bool *do_rr;
780 arg->mpri, arg->do_rr);
786 int oif, int strict, bool *do_rr, int *mpri)
810 .do_rr = do_rr
828 mpri, do_rr))
842 bool *do_rr, struct fib6_result *res)
849 oif, strict, do_rr, &mpri);
852 oif, strict, do_rr, &mpri);
858 oif, strict, do_rr, &mpri);
866 bool do_rr = false;
892 find_rr_leaf(fn, leaf, rt0, oif, strict, &do_rr, res);
893 if (do_rr) {