Home
last modified time | relevance | path

Searched refs:Attribute1 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DIpSecConfig.c529 UINT32 Attribute1; in IpSecConfigRetriveCheckListByName() local
535 Attribute1 = 0; in IpSecConfigRetriveCheckListByName()
558 Attribute1 = Item->Attribute1; in IpSecConfigRetriveCheckListByName()
563 Attribute1 &= Item->Attribute1; in IpSecConfigRetriveCheckListByName()
567 if (Attribute1 != 0) { in IpSecConfigRetriveCheckListByName()
DIpSecConfig.h79 UINT32 Attribute1; member