Searched refs:n_flows (Results 1 – 2 of 2) sorted by relevance
321 int n_flows = 0, n_fs = 0, wsum = 0; in parse_flowsets() local365 n_flows += flows * w_steps * l_steps; in parse_flowsets()386 fs->n_flows = flows; in parse_flowsets()388 fs->next_flow = fs->first_flow + fs->n_flows; in parse_flowsets()396 c->flows = n_flows; in parse_flowsets()
83 int n_flows; member