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