Searched refs:n_i (Results 1 – 1 of 1) sorted by relevance
564 int err = 0, index = -1, s_i = 0, n_i = 0; in tcf_dump_walker() local591 nest = nla_nest_start_noflag(skb, n_i); in tcf_dump_walker()605 n_i++; in tcf_dump_walker()607 n_i >= TCA_ACT_MAX_PRIO) in tcf_dump_walker()615 if (n_i) { in tcf_dump_walker()617 cb->args[1] = n_i; in tcf_dump_walker()619 return n_i; in tcf_dump_walker()645 int n_i = 0; in tcf_del_walker() local668 n_i++; in tcf_del_walker()672 if (n_i) in tcf_del_walker()[all …]