Searched refs:tcf_police_act (Results 1 – 2 of 2) sorted by relevance
38 TC_INDIRECT_ACTION_DECLARE(tcf_police_act);73 if (a->ops->act == tcf_police_act) in tc_act()74 return tcf_police_act(skb, a, res); in tc_act()
247 TC_INDIRECT_SCOPE int tcf_police_act(struct sk_buff *skb, in tcf_police_act() function498 .act = tcf_police_act,