Searched refs:IpPayload (Results 1 – 3 of 3) sorted by relevance
69 UINT8 *IpPayload; in IpSecProcess() local81 IpPayload = (*FragmentTable)[0].FragmentBuffer; in IpSecProcess()146 IpPayload, in IpSecProcess()170 IpPayload, in IpSecProcess()192 } else if (OldLastHead == IP6_ICMP && *IpPayload != ICMP_V6_ECHO_REQUEST) { in IpSecProcess()198 } else if (OldLastHead == IP6_ICMP && *IpPayload != ICMP_V6_ECHO_REQUEST) { in IpSecProcess()208 IpPayload, in IpSecProcess()234 (*IpPayload == ICMP_V6_NEIGHBOR_SOLICIT || *IpPayload == ICMP_V6_NEIGHBOR_ADVERTISE) in IpSecProcess()
236 IN UINT8 *IpPayload, in IpSecMatchNextLayerProtocol() argument264 NTOHS (((EFI_UDP_HEADER *) IpPayload)->SrcPort) == SpdLocalPort && in IpSecMatchNextLayerProtocol()265 NTOHS (((EFI_UDP_HEADER *) IpPayload)->DstPort) == SpdRemotePort in IpSecMatchNextLayerProtocol()272 NTOHS (((EFI_UDP_HEADER *) IpPayload)->DstPort) == SpdLocalPort && in IpSecMatchNextLayerProtocol()273 NTOHS (((EFI_UDP_HEADER *) IpPayload)->SrcPort) == SpdRemotePort in IpSecMatchNextLayerProtocol()285 (BOOLEAN) (((IP4_ICMP_HEAD *) IpPayload)->Type == SpdLocalPort && in IpSecMatchNextLayerProtocol()286 ((IP4_ICMP_HEAD *) IpPayload)->Code == SpdRemotePort in IpSecMatchNextLayerProtocol()299 (BOOLEAN) (((IP6_ICMP_HEAD *) IpPayload)->Type == SpdLocalPort && in IpSecMatchNextLayerProtocol()300 ((IP6_ICMP_HEAD *) IpPayload)->Code == SpdRemotePort in IpSecMatchNextLayerProtocol()440 IN UINT8 *IpPayload, in IpSecLookupSadEntry() argument[all …]
282 IN UINT8 *IpPayload,319 IN UINT8 *IpPayload,