Searched defs:Attribute4 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DIpSecConfig.c532 UINT32 Attribute4; local
538 Attribute4 = 0;
561 Attribute4 = Item->Attribute4;
566 Attribute4 |= Item->Attribute4;
582 if (((Attribute4 & 0xFF) == 0x03) || ((Attribute4 & 0xFF) == 0x0C) ||
583 ((Attribute4 & 0xFF) == 0x30) || ((Attribute4
[all...]
H A DIpSecConfig.h82 UINT32 Attribute4; member in struct:__anon12468

Completed in 33 milliseconds