Searched refs:tcf_skbedit_act (Results 1 – 2 of 2) sorted by relevance
41 TC_INDIRECT_ACTION_DECLARE(tcf_skbedit_act);65 if (a->ops->act == tcf_skbedit_act) in tc_act()66 return tcf_skbedit_act(skb, a, res); in tc_act()
40 TC_INDIRECT_SCOPE int tcf_skbedit_act(struct sk_buff *skb, in tcf_skbedit_act() function420 .act = tcf_skbedit_act,