Searched refs:batch_size (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_xfer.c | 1582 uint32_t batch_size, int child, bool wrong_flow_id, bool errors_ok, in send_and_receive() argument 1678 + batch_size; in send_and_receive() 1771 uint32_t batch_size, int child, bool wrong_flow_id, in ping_pong() argument 1799 assert(how_many / batch_size == 4); in ping_pong() 1808 next_receive_count = batch_size; in ping_pong() 1998 next_batch = payload.packet_number + batch_size; in ping_pong() 2145 batch_size; in ping_pong() 2219 uint32_t batch_size, int child, bool connect) in send_tcp() argument 2270 + batch_size; in send_tcp() 2411 uint32_t batch_size) in do_error_send() argument [all …]
|
| H A D | skt_netifdirect.c | 480 uint32_t how_many, uint32_t batch_size, int child, uint32_t event_flags, in skt_netif_send_and_receive() argument 647 next_batch = payload.packet_number + batch_size; in skt_netif_send_and_receive()
|