Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/
H A Dskt_xfer.c72 #define XFER_PING_PACKET_COUNT 10000 macro
87 #define XFER_PING_PACKET_COUNT (125 * 1000) macro
99 #define XFER_PING_PACKET_COUNT_LONG (XFER_PING_PACKET_COUNT * 5)
4195 return skt_xfer_udp_common(child, XFER_PING_PACKET_COUNT, in skt_xfer_udp_ping_pong_main()
4210 return skt_xfer_udp_common(child, XFER_PING_PACKET_COUNT, in skt_xfer_rd_udp_ping_pong_main()
4374 return skt_xfer_udp_common(child, XFER_PING_PACKET_COUNT, in skt_xfer_udp_ping_pong_multi_buflet_main()