Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_fib.h76 #define FNHE_HASH_SHIFT 11 macro
77 #define FNHE_HASH_SIZE (1 << FNHE_HASH_SHIFT)
/linux/net/ipv4/
A Droute.c610 return hash_64(hval, FNHE_HASH_SHIFT); in fnhe_hashfun()

Completed in 11 milliseconds