Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
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()
Dact_api.h204 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
/linux-6.6.21/net/sched/
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);