Searched refs:WET_PROT_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
158 #define WET_PROT_HASH_SIZE (1 << 3) macro159 #define WET_PROT_HASH(t) ((t)[1]&(WET_PROT_HASH_SIZE-1))163 static prot_hdlr_t prot_hash[WET_PROT_HASH_SIZE] = {