Searched defs:fib6_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_fib.h | 185 u32 fib6_flags; member 226 u32 fib6_flags; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_fib.h | 186 u32 fib6_flags; member 227 u32 fib6_flags; member
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 707 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() argument 729 static bool find_match(struct fib6_nh *nh, u32 fib6_flags, in find_match() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 710 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route() argument 732 static bool find_match(struct fib6_nh *nh, u32 fib6_flags, in find_match() argument [all...] |
Completed in 12 milliseconds