Home
last modified time | relevance | path

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

/net/sched/
Dact_api.c648 int nr_actions, struct tcf_result *res) in tcf_action_exec() argument
659 for (i = 0; i < nr_actions; i++) { in tcf_action_exec()
673 if (!jmp_prgcnt || (jmp_prgcnt > nr_actions)) { in tcf_action_exec()
Dcls_api.c3004 exts->nr_actions = 0; in tcf_exts_destroy()
3028 exts->nr_actions = 1; in tcf_exts_validate()
3038 exts->nr_actions = err; in tcf_exts_validate()
3067 if (exts->nr_actions == 0) in tcf_exts_first_act()