Searched refs:TC_MASK (Results 1 – 2 of 2) sorted by relevance
31 #define TC_MASK 0x00000e00 macro39 #define MPLS_TC(x) (((x) & TC_MASK) >> TC_SHIFT)
95 #define TC_MASK (TC_TABLESIZE - 1) macro97 #define TC_HASH(lock) (((uintptr_t)(lock) >> TC_SHIFT) & TC_MASK)