Home
last modified time | relevance | path

Searched refs:FNHE_RECLAIM_DEPTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip_fib.h78 #define FNHE_RECLAIM_DEPTH 5 macro
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h79 #define FNHE_RECLAIM_DEPTH 5 macro
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c721 int max_depth = FNHE_RECLAIM_DEPTH + in update_or_create_fnhe()
722 prandom_u32_max(FNHE_RECLAIM_DEPTH); in update_or_create_fnhe()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c691 int max_depth = FNHE_RECLAIM_DEPTH + in update_or_create_fnhe()
692 get_random_u32_below(FNHE_RECLAIM_DEPTH); in update_or_create_fnhe()

Completed in 11 milliseconds