Searched refs:tcf_connmark_act (Results 1 – 2 of 2) sorted by relevance
26 TC_INDIRECT_ACTION_DECLARE(tcf_connmark_act);81 if (a->ops->act == tcf_connmark_act) in tc_act()82 return tcf_connmark_act(skb, a, res); in tc_act()
31 TC_INDIRECT_SCOPE int tcf_connmark_act(struct sk_buff *skb, in tcf_connmark_act() function239 .act = tcf_connmark_act,