Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/skywalk/
H A Dskt_xfer.c1052 frame_process(packet_t ph, void *data, size_t data_max, bool verify_qos) in frame_process() argument
1078 if (verify_qos) { in frame_process()
1343 bool verify_qos) in channel_port_receive_payload() argument
1373 (void) frame_process(pkt, payload, frame_length, verify_qos); in channel_port_receive_payload()
1500 int16_t should_receive_count, bool verify_qos) in channel_port_receive_all() argument
1544 channel_port_receive_payload(port, &payload, verify_qos); in channel_port_receive_all()