Searched refs:TC_SHIFT (Results 1 – 2 of 2) sorted by relevance
32 #define TC_SHIFT 9 macro39 #define MPLS_TC(x) (((x) & TC_MASK) >> TC_SHIFT)
96 #define TC_SHIFT 8 macro97 #define TC_HASH(lock) (((uintptr_t)(lock) >> TC_SHIFT) & TC_MASK)