Lines Matching refs:CTL_DATA_EOR
4977 control->ncs_unit, syscnt, finalsize, CTL_DATA_EOR); in nstat_sysinfo_send_data_internal()
5151 sizeof(success), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_enqueue_success()
5256 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, state->ncs_accumulated, CTL_DATA_EOR); in nstat_flush_accumulated_msgs()
5307 result = ctl_enqueuedata(state->ncs_kctl, state->ncs_unit, hdr, length, CTL_DATA_EOR); in nstat_accumulate_msg()
5560 CTL_DATA_EOR); in nstat_control_send_counts()
5645 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, msg, CTL_DATA_EOR); in nstat_control_send_description()
5819 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, msg, CTL_DATA_EOR); in nstat_control_send_update()
5972 sizeof(removed), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send_removed()
6186 CTL_DATA_EOR); in nstat_control_source_add()
6500 sizeof(err), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_send_error()
6764 result = ctl_enqueuembuf(kctl, unit, m, CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send()
6775 CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send()