Home | History | Annotate | Download | only in IpSecDxe

Lines Matching refs:IP6_ICMP_HEAD

299                            (BOOLEAN) (((IP6_ICMP_HEAD *) IpPayload)->Type == SpdLocalPort &&

300 ((IP6_ICMP_HEAD *) IpPayload)->Code == SpdRemotePort
1038 IP6_ICMP_HEAD *Icmp6Head;
1147 Icmp6Head = (IP6_ICMP_HEAD *) (IpPayload + sizeof (EFI_IP6_HEADER) + OptionLen);
1214 IP6_ICMP_HEAD *IcmpHead;
1288 IcmpHead = (IP6_ICMP_HEAD *) NetbufGetByte (Packet, 0, NULL);