Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_xfer.c1051 frame_process(packet_t ph, void *data, size_t data_max, bool verify_qos) in frame_process() argument
1077 if (verify_qos) { in frame_process()
1342 bool verify_qos) in channel_port_receive_payload() argument
1372 (void) frame_process(pkt, payload, frame_length, verify_qos); in channel_port_receive_payload()
1499 int16_t should_receive_count, bool verify_qos) in channel_port_receive_all() argument
1543 channel_port_receive_payload(port, &payload, verify_qos); in channel_port_receive_all()