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

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Exchange.c 125 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) SessionCommon, IkePacket, 0);
237 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) ChildSaCommon, IkePacket, 0);
334 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) SaCommon, IkePacket, 0);
361 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) &ChildSaSession->SessionCommon, IkePacket, 0);
540 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) IkeSaCommon, Reply, 0);
703 Status = Ikev2SendIkePacket (UdpService, (UINT8 *) &(IkeSaSession->SessionCommon), Reply, 0);
Info.c 255 Status = Ikev2SendIkePacket (
334 Status = Ikev2SendIkePacket (
373 Status = Ikev2SendIkePacket (
Utility.h 916 Ikev2SendIkePacket (
    [all...]
Utility.c     [all...]
Payload.c     [all...]

Completed in 51 milliseconds