Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/skywalk/
H A Dskt_xfer.c1583 uint32_t batch_size, int child, bool wrong_flow_id, bool errors_ok, in send_and_receive() argument
1679 + batch_size; in send_and_receive()
1772 uint32_t batch_size, int child, bool wrong_flow_id, in ping_pong() argument
1800 assert(how_many / batch_size == 4); in ping_pong()
1809 next_receive_count = batch_size; in ping_pong()
1999 next_batch = payload.packet_number + batch_size; in ping_pong()
2146 batch_size; in ping_pong()
2220 uint32_t batch_size, int child, bool connect) in send_tcp() argument
2271 + batch_size; in send_tcp()
2412 uint32_t batch_size) in do_error_send() argument
[all …]
H A Dskt_netifdirect.c480 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()