Home
last modified time | relevance | path

Searched refs:tcf_ct_act (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h28 TC_INDIRECT_ACTION_DECLARE(tcf_ct_act); variable
89 if (a->ops->act == tcf_ct_act) in tc_act()
90 return tcf_ct_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c929 static int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() function
1493 .act = tcf_ct_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c949 TC_INDIRECT_SCOPE int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() function
1581 .act = tcf_ct_act,

Completed in 6 milliseconds