Home
last modified time | relevance | path

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

/include/net/
Dpkt_cls.h211 int nr_actions; member
227 exts->nr_actions = 0; in tcf_exts_init()
279 for (i = 0; i < exts->nr_actions; i++) { in tcf_exts_stats_update()
301 return exts->nr_actions; in tcf_exts_has_actions()
323 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res); in tcf_exts_exec()
Dact_api.h180 int nr_actions, struct tcf_result *res);
/include/linux/
Dirqdesc.h85 unsigned int nr_actions; member