Home | History | Annotate | Download | only in DxeIpIoLib

Lines Matching refs:IP6_ICMP_ERROR_HEAD

405   IP6_ICMP_ERROR_HEAD  *IcmpHdr;

420 if (Pkt->TotalSize < sizeof (IP6_ICMP_ERROR_HEAD)) {
425 IcmpHdr = NET_PROTO_HDR (Pkt, IP6_ICMP_ERROR_HEAD);
499 PayLoadHdr = (UINT8 *) ((UINT8 *) IcmpHdr + sizeof (IP6_ICMP_ERROR_HEAD));