HomeSort by relevance Sort by last modified time
    Searched refs:LastSentPacket (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Ikev2.h 148 IKE_PACKET *LastSentPacket;
Utility.c 324 if (SessionCommon->LastSentPacket != NULL) {
325 IkePacketFree (SessionCommon->LastSentPacket);
353 if (SessionCommon->LastSentPacket != NULL) {
354 IkePacketFree (SessionCommon->LastSentPacket);
355 SessionCommon->LastSentPacket = NULL;
    [all...]
Payload.c     [all...]

Completed in 62 milliseconds