Searched refs:TC_U32_NODE (Results 1 – 4 of 4) sorted by relevance
88 __u32 nodeid = TC_U32_NODE(handle); in sprint_u32_handle()1056 if (handle && TC_U32_NODE(handle)) { in u32_parse_opt()1068 if (handle && TC_U32_NODE(handle)) { in u32_parse_opt()1155 if (TC_U32_NODE(t->tcm_handle) && order != TC_U32_NODE(t->tcm_handle)) { in u32_parse_opt()1187 if (TC_U32_NODE(handle)) { in u32_print_opt()1188 fprintf(f, "order %d ", TC_U32_NODE(handle)); in u32_print_opt()
104 #define TC_U32_NODE(h) ((h)&0xFFF) macro
158 #define TC_U32_NODE(h) ((h)&0xFFF) macro
180 #define TC_U32_NODE(h) ((h)&0xFFF) macro