Home
last modified time | relevance | path

Searched refs:FIB6_MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h155 #define FIB6_MAX_DEPTH 5 macro
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1714 max_depth = FIB6_MAX_DEPTH + prandom_u32_max(FIB6_MAX_DEPTH); in rt6_insert_exception()