Home
last modified time | relevance | path

Searched refs:tcf_action_exec (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/
Dact_api.h203 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
Dpkt_cls.h351 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
/linux-6.1.9/net/sched/
Dact_api.c1057 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec() function
1117 EXPORT_SYMBOL(tcf_action_exec);