Searched defs:echo_reply (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dip_icmp.c414 uint8_t echo_reply = ICMP_ECHOREPLY; local
416 sizeof(echo_reply), (caddr_t)&echo_reply);

Completed in 43 milliseconds