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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 193 UINT64 SoftLifetime;
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Dump.c 324 if (Data->ProcessingPolicy->SaLifetime.SoftLifetime != 0) {
326 Print (L"%lxs", Data->ProcessingPolicy->SaLifetime.SoftLifetime);
425 if (Data->SaLifetime.SoftLifetime != 0) {
427 Print (L"%lxs", Data->SaLifetime.SoftLifetime);
PolicyEntryOperation.c 390 &(*Data)->ProcessingPolicy->SaLifetime.SoftLifetime,
863 &(*Data)->SaLifetime.SoftLifetime,
    [all...]

Completed in 319 milliseconds