Searched refs:tcf_gact_act (Results 1 – 2 of 2) sorted by relevance
30 TC_INDIRECT_ACTION_DECLARE(tcf_gact_act);53 if (a->ops->act == tcf_gact_act) in tc_act()54 return tcf_gact_act(skb, a, res); in tc_act()
149 TC_INDIRECT_SCOPE int tcf_gact_act(struct sk_buff *skb, in tcf_gact_act() function291 .act = tcf_gact_act,