Home
last modified time | relevance | path

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

/include/net/
A Draw.h35 #define RAW_HTABLE_SIZE (1U << RAW_HTABLE_LOG) macro
40 struct hlist_head ht[RAW_HTABLE_SIZE] ____cacheline_aligned;
53 for (i = 0; i < RAW_HTABLE_SIZE; i++) in raw_hashinfo_init()

Completed in 2 milliseconds