Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtc_wrapper.h39 TC_INDIRECT_ACTION_DECLARE(tcf_sample_act); variable
129 if (a->ops->act == tcf_sample_act) in tc_act()
130 return tcf_sample_act(skb, a, res); in tc_act()
/kernel/linux/linux-5.10/net/sched/
H A Dact_sample.c163 static int tcf_sample_act(struct sk_buff *skb, const struct tc_action *a, in tcf_sample_act() function
289 .act = tcf_sample_act,
/kernel/linux/linux-6.6/net/sched/
H A Dact_sample.c164 TC_INDIRECT_SCOPE int tcf_sample_act(struct sk_buff *skb, in tcf_sample_act() function
310 .act = tcf_sample_act,

Completed in 2 milliseconds