Searched refs:flow_count (Results 1 – 1 of 1) sorted by relevance
185 int rc, flow_count; in flowacct_create_action() local273 for (flow_count = 0, head = flowacct_data->flows_tbl; in flowacct_create_action()274 flow_count < (FLOW_TBL_COUNT + 1); flow_count++, head++) { in flowacct_create_action()392 int rc, flow_count; in flowacct_destroy_action() local415 for (flow_count = 0, head = flowacct_data->flows_tbl; in flowacct_destroy_action()416 flow_count < FLOW_TBL_COUNT; flow_count++, head++) { in flowacct_destroy_action()