Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_fib.h77 #define FNHE_HASH_SIZE (1 << FNHE_HASH_SHIFT) macro
/linux/net/ipv4/
A Dfib_semantics.c170 for (i = 0; i < FNHE_HASH_SIZE; i++) { in free_nh_exceptions()
1941 for (i = 0; i < FNHE_HASH_SIZE; i++) { in fib_nhc_update_mtu()
A Droute.c645 hash = kcalloc(FNHE_HASH_SIZE, sizeof(*hash), GFP_ATOMIC); in update_or_create_fnhe()
3059 for (i = 0; i < FNHE_HASH_SIZE; i++) { in fnhe_dump_bucket()

Completed in 15 milliseconds