Home
last modified time | relevance | path

Searched refs:tcf_ife_act (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/
Dtc_wrapper.h32 TC_INDIRECT_ACTION_DECLARE(tcf_ife_act);
117 if (a->ops->act == tcf_ife_act) in tc_act()
118 return tcf_ife_act(skb, a, res); in tc_act()
/Linux-v6.6/net/sched/
Dact_ife.c865 TC_INDIRECT_SCOPE int tcf_ife_act(struct sk_buff *skb, in tcf_ife_act() function
886 .act = tcf_ife_act,