Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c3814 unsigned int num_acts = 0; in tcf_exts_num_actions() local
3820 num_acts += tcf_pedit_nkeys(act); in tcf_exts_num_actions()
3822 num_acts++; in tcf_exts_num_actions()
3824 return num_acts; in tcf_exts_num_actions()