Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
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()
H A Dact_api.h204 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions,
/openbmc/linux/net/sched/
H A Dact_api.c1073 int tcf_action_exec(struct sk_buff *skb, struct tc_action **actions, in tcf_action_exec() function
1133 EXPORT_SYMBOL(tcf_action_exec);