Searched refs:n_flows (Results 1 – 2 of 2) sorted by relevance
320 int n_flows = 0, n_fs = 0, wsum = 0; in parse_flowsets() local364 n_flows += flows * w_steps * l_steps; in parse_flowsets()385 fs->n_flows = flows; in parse_flowsets()387 fs->next_flow = fs->first_flow + fs->n_flows; in parse_flowsets()395 c->flows = n_flows; in parse_flowsets()
82 int n_flows; member