Home
last modified time | relevance | path

Searched refs:tcf_action_exec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dact_api.h179 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
H A Dpkt_cls.h323 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h204 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
H A Dpkt_cls.h338 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
348 return tcf_action_exec(skb, exts->actions + act_index, in tcf_exts_exec_ex()
/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c675 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec() function
734 EXPORT_SYMBOL(tcf_action_exec); variable
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1053 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec() function
1113 EXPORT_SYMBOL(tcf_action_exec); variable

Completed in 11 milliseconds