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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Icmp.c21 ICMP_V6_DEST_UNREACHABLE,
25 ICMP_V6_DEST_UNREACHABLE,
29 ICMP_V6_DEST_UNREACHABLE,
33 ICMP_V6_DEST_UNREACHABLE,
37 ICMP_V6_DEST_UNREACHABLE,
41 ICMP_V6_DEST_UNREACHABLE,
45 ICMP_V6_DEST_UNREACHABLE,
605 case ICMP_V6_DEST_UNREACHABLE:
H A DIp6Nd.c639 ICMP_V6_DEST_UNREACHABLE,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIp6.h85 #define ICMP_V6_DEST_UNREACHABLE 0x1 macro
109 /// ICMPv6 code definitions for ICMP_V6_DEST_UNREACHABLE
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c1765 IcmpErrHdr->Head.Type = ICMP_V6_DEST_UNREACHABLE;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcSupport.c431 if (Type != ICMP_V6_DEST_UNREACHABLE &&
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeIpIoLib/
H A DDxeIpIoLib.c432 case ICMP_V6_DEST_UNREACHABLE:

Completed in 98 milliseconds