Searched defs:do_rr (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | route.c | 728 int oif, int strict, int *mpri, bool *do_rr) in find_match() 768 bool *do_rr; member 784 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 840 bool *do_rr, struct fib6_result *res) in find_rr_leaf() 864 bool do_rr = false; in rt6_select() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | route.c | 733 int oif, int strict, int *mpri, bool *do_rr) in find_match() 773 bool *do_rr; member 789 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 845 bool *do_rr, struct fib6_result *res) in find_rr_leaf() 869 bool do_rr = false; in rt6_select() local
|