Home
last modified time | relevance | path

Searched refs:tcf_ct_act (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/net/
A Dtc_wrapper.h28 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()
/linux-6.3-rc2/net/sched/
A Dact_ct.c899 TC_INDIRECT_SCOPE int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() function
1526 .act = tcf_ct_act,

Completed in 8 milliseconds