Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h31 TC_INDIRECT_ACTION_DECLARE(tcf_gate_act); variable
97 if (a->ops->act == tcf_gate_act) in tc_act()
98 return tcf_gate_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_gate.c117 static int tcf_gate_act(struct sk_buff *skb, const struct tc_action *a, in tcf_gate_act() function
604 .act = tcf_gate_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_gate.c117 TC_INDIRECT_SCOPE int tcf_gate_act(struct sk_buff *skb, in tcf_gate_act() function
639 .act = tcf_gate_act,

Completed in 3 milliseconds