Lines Matching refs:CTL_DATA_EOR
4870 control->ncs_unit, syscnt, finalsize, CTL_DATA_EOR); in nstat_sysinfo_send_data_internal()
5044 sizeof(success), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_enqueue_success()
5149 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, state->ncs_accumulated, CTL_DATA_EOR); in nstat_flush_accumulated_msgs()
5200 result = ctl_enqueuedata(state->ncs_kctl, state->ncs_unit, hdr, length, CTL_DATA_EOR); in nstat_accumulate_msg()
5455 CTL_DATA_EOR); in nstat_control_send_counts()
5540 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, msg, CTL_DATA_EOR); in nstat_control_send_description()
5714 result = ctl_enqueuembuf(state->ncs_kctl, state->ncs_unit, msg, CTL_DATA_EOR); in nstat_control_send_update()
5867 sizeof(removed), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send_removed()
6081 CTL_DATA_EOR); in nstat_control_source_add()
6395 sizeof(err), CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_send_error()
6659 result = ctl_enqueuembuf(kctl, unit, m, CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send()
6670 CTL_DATA_EOR | CTL_DATA_CRIT); in nstat_control_send()