Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/tc_act/
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()
/linux-6.12.1/net/sched/
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()