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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Icmp.h26 #define ICMP_TIME_EXCEEDED 11 macro
53 // ICMP code definations for ICMP_TIME_EXCEEDED
59 // ICMP code definations for ICMP_TIME_EXCEEDED
H A DIp4Icmp.c29 {ICMP_TIME_EXCEEDED, ICMP_ERROR_MESSAGE },
64 {ICMP_TIME_EXCEEDED, ICMP_TIMEOUT_IN_TRANSIT },
65 {ICMP_TIME_EXCEEDED, ICMP_TIMEOUT_REASSEMBLE },
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcSupport.h24 #define ICMP_TIME_EXCEEDED 11 macro
H A DPxeBcSupport.c298 Type != ICMP_TIME_EXCEEDED &&
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1124 | (1U << ICMP_TIME_EXCEEDED)

Completed in 51 milliseconds