Searched defs:mpri (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | route.c | 769 int *mpri; member 846 int mpri in find_rr_leaf() local 729 find_match(struct fib6_nh *nh, u32 fib6_flags, int oif, int strict, int *mpri, bool *do_rr) find_match() argument 783 __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) __find_rr_leaf() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | route.c | 772 int *mpri; member 849 int mpri in find_rr_leaf() local 732 find_match(struct fib6_nh *nh, u32 fib6_flags, int oif, int strict, int *mpri, bool *do_rr) find_match() argument 786 __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) __find_rr_leaf() argument [all...] |
Completed in 10 milliseconds