Searched defs:TC_U32_HASH (Results 1 – 3 of 3) sorted by relevance
103 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
157 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
179 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro