Searched refs:tcfm_tc (Results 1 – 2 of 2) sorted by relevance
14 u8 tcfm_tc; member66 u8 tcfm_tc; in tcf_mpls_tc() local69 tcfm_tc = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_tc; in tcf_mpls_tc()72 return tcfm_tc; in tcf_mpls_tc()
39 if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET) { in tcf_mpls_get_lse()41 new_lse |= p->tcfm_tc << MPLS_LS_TC_SHIFT; in tcf_mpls_get_lse()291 p->tcfm_tc = nla_get_u8_default(tb[TCA_MPLS_TC], ACT_MPLS_TC_NOT_SET); in tcf_mpls_init()353 if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET && in tcf_mpls_dump()354 nla_put_u8(skb, TCA_MPLS_TC, p->tcfm_tc)) in tcf_mpls_dump()