Home
last modified time | relevance | path

Searched refs:FNHE_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dip_fib.h78 #define FNHE_HASH_SIZE (1 << FNHE_HASH_SHIFT) macro
/linux-5.19.10/net/ipv4/
Dfib_semantics.c173 for (i = 0; i < FNHE_HASH_SIZE; i++) { in free_nh_exceptions()
1935 for (i = 0; i < FNHE_HASH_SIZE; i++) { in fib_nhc_update_mtu()
Droute.c656 hash = kcalloc(FNHE_HASH_SIZE, sizeof(*hash), GFP_ATOMIC); in update_or_create_fnhe()
3091 for (i = 0; i < FNHE_HASH_SIZE; i++) { in fnhe_dump_bucket()