Home
last modified time | relevance | path

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

/include/net/
Dpkt_cls.h228 int nr_actions; member
299 for (i = 0; i < exts->nr_actions; i++) { in tcf_exts_hw_stats_update()
327 return exts->nr_actions; in tcf_exts_has_actions()
349 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
360 exts->nr_actions - act_index, res); in tcf_exts_exec_ex()
Dact_api.h208 int nr_actions, struct tcf_result *res);
/include/linux/
Dirqdesc.h98 unsigned int nr_actions; member