Searched refs:tcf_ct_act (Results 1 – 2 of 2) sorted by relevance
28 TC_INDIRECT_ACTION_DECLARE(tcf_ct_act);89 if (a->ops->act == tcf_ct_act) in tc_act()90 return tcf_ct_act(skb, a, res); in tc_act()
957 TC_INDIRECT_SCOPE int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() function1597 .act = tcf_ct_act,