Searched defs:TC_U32_HASH (Results 1 – 3 of 3) sorted by relevance
173 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
137 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
140 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro