Searched refs:fc_next (Results 1 – 2 of 2) sorted by relevance
57 struct flow_chain_s *fc_next; member303 flow_curr = flow_curr->fc_next) { in get_flow_prev_stat()316 flow_curr->fc_next = state->fs_flowchain; in get_flow_prev_stat()342 fcurr = fcurr->fc_next; in cleanup_removed_flows()348 state->fs_flowchain = fcurr->fc_next; in cleanup_removed_flows()350 fprev->fc_next = fcurr->fc_next; in cleanup_removed_flows()354 fcurr = fcurr->fc_next; in cleanup_removed_flows()
1188 uint_t fc_next; /* next id to return */ member7308 find_ctx->fc_next < find_ctx->fc_nids; ret_oid_idx++) in dprov_object_task()7310 find_ctx->fc_ids[find_ctx->fc_next++]; in dprov_object_task()