Searched refs:tcf_pedit_act (Results 1 – 2 of 2) sorted by relevance
37 TC_INDIRECT_ACTION_DECLARE(tcf_pedit_act);61 if (a->ops->act == tcf_pedit_act) in tc_act()62 return tcf_pedit_act(skb, a, res); in tc_act()
386 TC_INDIRECT_SCOPE int tcf_pedit_act(struct sk_buff *skb, in tcf_pedit_act() function615 .act = tcf_pedit_act,