Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dact_api.h131 int tcf_action_exec(struct sk_buff *skb, const struct list_head *actions,
Dpkt_cls.h128 return tcf_action_exec(skb, &exts->actions, res); in tcf_exts_exec()
/linux-4.4.14/net/sched/
Dact_api.c405 int tcf_action_exec(struct sk_buff *skb, const struct list_head *actions, in tcf_action_exec() function
427 EXPORT_SYMBOL(tcf_action_exec);