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