Home
last modified time | relevance | path

Searched refs:mIpSec2Installed (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Impl.h403 extern BOOLEAN mIpSec2Installed;
DIp4Driver.c28 BOOLEAN mIpSec2Installed = FALSE; variable
49 mIpSec2Installed = TRUE; in IpSec2InstalledCallback()
DIp4Input.c518 if (!mIpSec2Installed) { in Ip4IpSecProcessPacket()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Impl.h95 extern BOOLEAN mIpSec2Installed;
DIp6Driver.c28 BOOLEAN mIpSec2Installed = FALSE; variable
49 mIpSec2Installed = TRUE; in IpSec2InstalledCallback()
DIp6Input.c530 if (!mIpSec2Installed) { in Ip6IpSecProcessPacket()