Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/skywalk/
H A Dskt_xfer.c1505 uint16_t received_count = 0; in channel_port_receive_all() local
1548 received_count != should_receive_count) { in channel_port_receive_all()
1551 received_count, in channel_port_receive_all()
1558 received_count++; in channel_port_receive_all()
1560 received_count, should_receive_count, payload.data); in channel_port_receive_all()
1562 received_count > should_receive_count) { in channel_port_receive_all()