Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h33 TC_INDIRECT_ACTION_DECLARE(tcf_ipt_act); variable
121 if (a->ops->act == tcf_ipt_act) in tc_act()
122 return tcf_ipt_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_ipt.c221 static int tcf_ipt_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ipt_act() function
339 .act = tcf_ipt_act,
388 .act = tcf_ipt_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_ipt.c254 TC_INDIRECT_SCOPE int tcf_ipt_act(struct sk_buff *skb, in tcf_ipt_act() function
378 .act = tcf_ipt_act,
408 .act = tcf_ipt_act,

Completed in 3 milliseconds