HomeSort by relevance Sort by last modified time
    Searched refs:EfiIPsecTunnel (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.c 384 if (SadEntry->Data->Mode == EfiIPsecTunnel) {
488 if (SpdEntry->Data->ProcessingPolicy->Mode == EfiIPsecTunnel) {
    [all...]
IpSecConfigImpl.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 205 /// In EfiIPsecTunnel mode, AH and ESP are applied to tunneled IP packets.
209 EfiIPsecTunnel
230 /// Local tunnel address when IPsec mode is EfiIPsecTunnel.
234 /// Remote tunnel address when IPsec mode is EfiIPsecTunnel.
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Dump.c 356 if (Data->ProcessingPolicy->Mode == EfiIPsecTunnel) {
402 if (Data->Mode == EfiIPsecTunnel) {
PolicyEntryOperation.c 533 // Cannot check Mode against EfiIPsecTunnel, because user may want to change tunnel_remote only so the Mode is not set.
563 ((*Data)->ProcessingPolicy->Mode == EfiIPsecTunnel) &&
943 if ((*Data)->Mode == EfiIPsecTunnel) {
    [all...]
IpSecConfig.c 159 { L"Tunnel", EfiIPsecTunnel },
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Sa.c 610 if (IkeSaSession->Spd->Data->ProcessingPolicy->Mode == EfiIPsecTunnel) {
842 if (ChildSaSession->Spd->Data->ProcessingPolicy->Mode == EfiIPsecTunnel) {
    [all...]
Utility.c     [all...]

Completed in 632 milliseconds