Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h32 TC_INDIRECT_ACTION_DECLARE(tcf_ife_act); variable
117 if (a->ops->act == tcf_ife_act) in tc_act()
118 return tcf_ife_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_ife.c864 static int tcf_ife_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ife_act() function
901 .act = tcf_ife_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_ife.c865 TC_INDIRECT_SCOPE int tcf_ife_act(struct sk_buff *skb, in tcf_ife_act() function
886 .act = tcf_ife_act,

Completed in 5 milliseconds