Searched refs:mpri (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Droute.c734 int oif, int strict, int *mpri, bool *do_rr)
760 if (m > *mpri) {
762 *mpri = m;
773 int *mpri; member in struct:fib6_nh_frl_arg
784 arg->mpri, arg->do_rr);
790 int oif, int strict, bool *do_rr, int *mpri)
813 .mpri = mpri,
832 mpri, do_rr))
850 int mpri local
733 find_match(struct fib6_nh *nh, u32 fib6_flags, int oif, int strict, int *mpri, bool *do_rr) argument
787 __find_rr_leaf(struct fib6_info *f6i_start, struct fib6_info *nomatch, u32 metric, struct fib6_result *res, struct fib6_info **cont, int oif, int strict, bool *do_rr, int *mpri) argument
[all...]

Completed in 109 milliseconds