Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h37 TC_INDIRECT_ACTION_DECLARE(tcf_pedit_act); variable
61 if (a->ops->act == tcf_pedit_act) in tc_act()
62 return tcf_pedit_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_pedit.c324 static int tcf_pedit_act(struct sk_buff *skb, const struct tc_action *a, in tcf_pedit_act() function
517 .act = tcf_pedit_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_pedit.c386 TC_INDIRECT_SCOPE int tcf_pedit_act(struct sk_buff *skb, in tcf_pedit_act() function
615 .act = tcf_pedit_act,

Completed in 3 milliseconds