Home
last modified time | relevance | path

Searched refs:tcf_mpls_act (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h35 TC_INDIRECT_ACTION_DECLARE(tcf_mpls_act); variable
101 if (a->ops->act == tcf_mpls_act) in tc_act()
102 return tcf_mpls_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_mpls.c53 static int tcf_mpls_act(struct sk_buff *skb, const struct tc_action *a, in tcf_mpls_act() function
397 .act = tcf_mpls_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_mpls.c53 TC_INDIRECT_SCOPE int tcf_mpls_act(struct sk_buff *skb, in tcf_mpls_act() function
448 .act = tcf_mpls_act,

Completed in 3 milliseconds