Searched refs:IPSEC_STATUS_ENABLED (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DIpSecConfig.h36 #define IPSEC_STATUS_ENABLED 0x1 macro
H A DIpSecConfig.c666 Value = IPSEC_STATUS_ENABLED;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecImpl.h48 #define IPSEC_STATUS_ENABLED 1 macro
H A DIpSecConfigImpl.c3017 if (!EFI_ERROR (Status) && Value == IPSEC_STATUS_ENABLED) {

Completed in 39 milliseconds