Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Icmp.c22 ICMP_V6_DEST_UNREACHABLE,
26 ICMP_V6_DEST_UNREACHABLE,
30 ICMP_V6_DEST_UNREACHABLE,
34 ICMP_V6_DEST_UNREACHABLE,
38 ICMP_V6_DEST_UNREACHABLE,
42 ICMP_V6_DEST_UNREACHABLE,
46 ICMP_V6_DEST_UNREACHABLE,
606 case ICMP_V6_DEST_UNREACHABLE: in Ip6SendIcmpError()
DIp6Nd.c639 ICMP_V6_DEST_UNREACHABLE, in Ip6FreeNeighborEntry()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DIp6.h87 #define ICMP_V6_DEST_UNREACHABLE 0x1 macro
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
DUdp6Impl.c1773 IcmpErrHdr->Head.Type = ICMP_V6_DEST_UNREACHABLE; in Udp6SendPortUnreach()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcSupport.c425 if (Type != ICMP_V6_DEST_UNREACHABLE && in PxeBcIcmp6ErrorDpcHandle()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeIpIoLib/
DDxeIpIoLib.c433 case ICMP_V6_DEST_UNREACHABLE: in IpIoIcmpv6Handler()