Home
last modified time | relevance | path

Searched refs:ACT_MPLS_TC_NOT_SET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/tc_act/
H A Dtc_mpls.h20 #define ACT_MPLS_TC_NOT_SET 0xff macro
/openbmc/linux/net/sched/
H A Dact_mpls.c39 if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET) { in tcf_mpls_get_lse()
294 ACT_MPLS_TC_NOT_SET; in tcf_mpls_init()
356 if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET && in tcf_mpls_dump()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c51 if (act->mpls_push.tc != ACT_MPLS_TC_NOT_SET) in nfp_fl_push_mpls()
88 if (act->mpls_mangle.tc != ACT_MPLS_TC_NOT_SET) { in nfp_fl_set_mpls()