Searched defs:TC_U32_HASH (Results 1 – 2 of 2) sorted by relevance
156 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
162 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro