Searched refs:IP4_ICMP_ERROR_HEAD (Results 1 – 5 of 5) sorted by relevance
100 IN IP4_ICMP_ERROR_HEAD *Icmp in Ip4ProcessIcmpRedirect()178 IP4_ICMP_ERROR_HEAD Icmp; in Ip4ProcessIcmpError()
979 IP4_ICMP_ERROR_HEAD Icmp; in Ip4InstanceFrameAcceptable()
1706 IP4_ICMP_ERROR_HEAD *IcmpErrHdr; in Udp4SendPortUnreach()1726 Len = sizeof (IP4_ICMP_ERROR_HEAD) + (EFI_IP4_HEADER_LEN (IpHdr) - in Udp4SendPortUnreach()1740 IcmpErrHdr = (IP4_ICMP_ERROR_HEAD *) NetbufAllocSpace (Packet, Len, FALSE); in Udp4SendPortUnreach()
276 IP4_ICMP_ERROR_HEAD *IcmpHdr; in IpIoIcmpv4Handler()286 IcmpHdr = NET_PROTO_HDR (Pkt, IP4_ICMP_ERROR_HEAD); in IpIoIcmpv4Handler()
159 } IP4_ICMP_ERROR_HEAD; typedef