Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Draw.h34 #define RAW_HTABLE_LOG 8 macro
35 #define RAW_HTABLE_SIZE (1U << RAW_HTABLE_LOG)
45 return hash_32(net_hash_mix(net) ^ proto, RAW_HTABLE_LOG); in raw_hashfunc()