Searched refs:n_i (Results 1 – 1 of 1) sorted by relevance
232 int err = 0, index = -1, s_i = 0, n_i = 0; in tcf_dump_walker() local257 nest = nla_nest_start_noflag(skb, n_i); in tcf_dump_walker()269 n_i++; in tcf_dump_walker()271 n_i >= TCA_ACT_MAX_PRIO) in tcf_dump_walker()279 if (n_i) { in tcf_dump_walker()281 cb->args[1] = n_i; in tcf_dump_walker()283 return n_i; in tcf_dump_walker()309 int n_i = 0; in tcf_del_walker() local332 n_i++; in tcf_del_walker()336 if (n_i) in tcf_del_walker()[all …]