Searched refs:fc_next (Results 1 – 2 of 2) sorted by relevance
69 struct flow_chain_s *fc_next; member314 flow_curr = flow_curr->fc_next) { in get_flow_prev_stat()327 flow_curr->fc_next = state->fs_flowchain; in get_flow_prev_stat()353 fcurr = fcurr->fc_next; in cleanup_removed_flows()359 state->fs_flowchain = fcurr->fc_next; in cleanup_removed_flows()361 fprev->fc_next = fcurr->fc_next; in cleanup_removed_flows()365 fcurr = fcurr->fc_next; in cleanup_removed_flows()
1209 uint_t fc_next; /* next id to return */ member7334 find_ctx->fc_next < find_ctx->fc_nids; ret_oid_idx++) in dprov_object_task()7336 find_ctx->fc_ids[find_ctx->fc_next++]; in dprov_object_task()