Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DIpSecConfig.c531 UINT32 Attribute3; in IpSecConfigRetriveCheckListByName() local
537 Attribute3 = 0; in IpSecConfigRetriveCheckListByName()
560 Attribute3 = Item->Attribute3; in IpSecConfigRetriveCheckListByName()
565 Attribute3 &= Item->Attribute3; in IpSecConfigRetriveCheckListByName()
579 if (Attribute3 == 0) { in IpSecConfigRetriveCheckListByName()
DIpSecConfig.h81 UINT32 Attribute3; member