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 322 if (SessionCommon->LastSentPacket != NULL) {
323 IkePacketFree (SessionCommon->LastSentPacket);
351 if (SessionCommon->LastSentPacket != NULL) {
352 IkePacketFree (SessionCommon->LastSentPacket);
353 SessionCommon->LastSentPacket = NULL;
    [all...]
Payload.c     [all...]

Completed in 51 milliseconds