Searched refs:tcf_mirred_act (Results 1 – 2 of 2) sorted by relevance
34 TC_INDIRECT_ACTION_DECLARE(tcf_mirred_act);57 if (a->ops->act == tcf_mirred_act) in tc_act()58 return tcf_mirred_act(skb, a, res); in tc_act()
414 TC_INDIRECT_SCOPE int tcf_mirred_act(struct sk_buff *skb, in tcf_mirred_act() function628 .act = tcf_mirred_act,