Searched defs:do_rr (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv6/ |
| H A D | route.c | 774 int oif, int strict, int *mpri, bool *do_rr) in find_match() argument 814 bool *do_rr; member 830 __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 886 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 910 bool do_rr = false; rt6_select() local [all...] |