MPLS_LS_TC_SHIFT 51 drivers/net/ethernet/netronome/nfp/flower/action.c mpls_lse |= act->mpls_push.tc << MPLS_LS_TC_SHIFT; MPLS_LS_TC_SHIFT 88 drivers/net/ethernet/netronome/nfp/flower/action.c mpls_lse |= act->mpls_mangle.tc << MPLS_LS_TC_SHIFT; MPLS_LS_TC_SHIFT 9 include/linux/mpls.h #define MPLS_TC_MASK (MPLS_LS_TC_MASK >> MPLS_LS_TC_SHIFT) MPLS_LS_TC_SHIFT 436 net/core/flow_dissector.c >> MPLS_LS_TC_SHIFT; MPLS_LS_TC_SHIFT 180 net/mpls/internal.h (tc << MPLS_LS_TC_SHIFT) | MPLS_LS_TC_SHIFT 193 net/mpls/internal.h result.tc = (entry & MPLS_LS_TC_MASK) >> MPLS_LS_TC_SHIFT; MPLS_LS_TC_SHIFT 41 net/sched/act_mpls.c new_lse |= p->tcfm_tc << MPLS_LS_TC_SHIFT; MPLS_LS_TC_SHIFT 780 net/wireless/util.c >> MPLS_LS_TC_SHIFT;