Home
last modified time | relevance | path

Searched refs:tcfm_action (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/tc_act/
H A Dtc_mpls.h11 int tcfm_action; member
41 u32 tcfm_action; in tcf_mpls_action() local
44 tcfm_action = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_action; in tcf_mpls_action()
47 return tcfm_action; in tcf_mpls_action()
/openbmc/linux/net/sched/
H A Dact_mpls.c79 switch (p->tcfm_action) { in tcf_mpls_act()
290 p->tcfm_action = parm->m_action; in tcf_mpls_init()
347 opt.m_action = p->tcfm_action; in tcf_mpls_dump()