Searched refs:MPLS_LS_TC_SHIFT (Results 1 – 5 of 5) sorted by relevance
9 #define MPLS_TC_MASK (MPLS_LS_TC_MASK >> MPLS_LS_TC_SHIFT)
39 (tc << MPLS_LS_TC_SHIFT) | in mpls_entry_encode()
29 #define MPLS_LS_TC_SHIFT 9 macro
41 new_lse |= p->tcfm_tc << MPLS_LS_TC_SHIFT; in tcf_mpls_get_lse()
1007 >> MPLS_LS_TC_SHIFT; in cfg80211_classify8021d()