Home
last modified time | relevance | path

Searched refs:control_frame (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/unbound/dnstap/
Ddtstream.h114 int control_frame; member
Dunbound-dnstap-socket.c124 int control_frame; member
985 data->control_frame = 1; in dtio_tap_callback()
1019 (data->control_frame?"control ":""), (int)data->len); in dtio_tap_callback()
1021 if(data->control_frame) in dtio_tap_callback()
1045 data->control_frame = 0; in dtio_tap_callback()
Ddtstream.c654 rb->control_frame = 0; in dtio_read_frame_free()
1103 dtio->read_frame.control_frame = 1; in dtio_read_accept_frame()
/freebsd-12-stable/sys/dev/isci/scil/
Dscu_task_context.h715 U32 control_frame : 1; member
Dscic_sds_stp_request.c294 task_context->control_frame = 0; in scu_sata_reqeust_construct_task_context()
442 task_context->control_frame = 0; in scu_stp_raw_request_construct_task_context()
2472 task_context->control_frame = 0; in scic_sds_stp_request_started_soft_reset_await_h2d_diagnostic_completion_enter()
Dscic_sds_smp_request.c424 task_context->control_frame = 1; in scu_smp_request_construct_task_context()
Dscic_sds_request.c696 task_context->control_frame = 0; in scu_ssp_reqeust_construct_task_context()
867 task_context->control_frame = 1; in scu_ssp_task_request_construct_task_context()
Dscic_sds_port.c724 task_context->control_frame = 0; in scic_sds_port_construct_dummy_task()