Searched refs:TC_U32_HASH (Results 1 – 3 of 3) sorted by relevance
173 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
179 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
87 __u32 hash = TC_U32_HASH(handle); in sprint_u32_handle()1204 TC_U32_HASH(htid)); in u32_print_opt()