Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dcls_api.c3739 unsigned int num_acts = 0; in tcf_exts_num_actions() local
3745 num_acts += tcf_pedit_nkeys(act); in tcf_exts_num_actions()
3747 num_acts++; in tcf_exts_num_actions()
3749 return num_acts; in tcf_exts_num_actions()