Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_xfer.c1504 uint16_t received_count = 0; in channel_port_receive_all() local
1547 received_count != should_receive_count) { in channel_port_receive_all()
1550 received_count, in channel_port_receive_all()
1557 received_count++; in channel_port_receive_all()
1559 received_count, should_receive_count, payload.data); in channel_port_receive_all()
1561 received_count > should_receive_count) { in channel_port_receive_all()