Searched refs:tcf_sample_act (Results 1 – 2 of 2) sorted by relevance
39 TC_INDIRECT_ACTION_DECLARE(tcf_sample_act);125 if (a->ops->act == tcf_sample_act) in tc_act()126 return tcf_sample_act(skb, a, res); in tc_act()
164 TC_INDIRECT_SCOPE int tcf_sample_act(struct sk_buff *skb, in tcf_sample_act() function322 .act = tcf_sample_act,