Searched refs:FIB6_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/ | ||
| D | ip6_fib.h | 151 #define FIB6_MAX_DEPTH 5 macro |
| /Linux-v6.6/net/ipv6/ | ||
| D | route.c | 1717 max_depth = FIB6_MAX_DEPTH + get_random_u32_below(FIB6_MAX_DEPTH); in rt6_insert_exception() |