Searched refs:NODE_HTABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
72 #define NODE_HTABLE_SIZE 512 macro86 struct hlist_head node_htable[NODE_HTABLE_SIZE];
100 return addr & (NODE_HTABLE_SIZE - 1); in tipc_hashfn()