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