Searched refs:OldLastHead (Results 1 – 3 of 3) sorted by relevance
70 UINT8 OldLastHead; in IpSecProcess() local83 OldLastHead = *LastHead; in IpSecProcess()147 OldLastHead, in IpSecProcess()171 OldLastHead, 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()209 OldLastHead, in IpSecProcess()233 if (OldLastHead == IP6_ICMP && in IpSecProcess()
320 IN UINT8 OldLastHead,
441 IN UINT8 OldLastHead, in IpSecLookupSadEntry() argument482 if (OldLastHead != IP6_ICMP || in IpSecLookupSadEntry()483 (OldLastHead == IP6_ICMP && *IpPayload == ICMP_V6_ECHO_REQUEST) in IpSecLookupSadEntry()