Searched refs:ICMP_V4_ECHO_REPLY (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DPing.c109 #define ICMP_V4_ECHO_REPLY 0x0 macro
485 if ((Reply->Type != ICMP_V4_ECHO_REPLY) || (Reply->Code != 0)) {

Completed in 1719 milliseconds