Searched defs:do_rr (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | route.c | 770 bool *do_rr; member 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 840 find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, struct fib6_info *rr_head, int oif, int strict, bool *do_rr, struct fib6_result *res) find_rr_leaf() argument 866 bool do_rr = false; rt6_select() local [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | route.c | 773 bool *do_rr; member 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 843 find_rr_leaf(struct fib6_node *fn, struct fib6_info *leaf, struct fib6_info *rr_head, int oif, int strict, bool *do_rr, struct fib6_result *res) find_rr_leaf() argument 869 bool do_rr = false; rt6_select() local [all...] |
Completed in 10 milliseconds