Searched refs:ncs_context (Results 1 – 1 of 1) sorted by relevance
223 u_int64_t ncs_context; member6521 if (state->ncs_context != hdrp->context) { in nstat_control_begin_query()6522 if (state->ncs_context != 0) { in nstat_control_begin_query()6523 nstat_send_error(state, state->ncs_context, EAGAIN); in nstat_control_begin_query()6527 state->ncs_context = hdrp->context; in nstat_control_begin_query()6550 state->ncs_context = 0; in nstat_control_end_query()