TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_IPSEC2_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/IpSec.h>

Data Fields

EFI_IPSEC_PROCESSEXT ProcessExt
 
EFI_EVENT DisabledEvent
 
BOOLEAN DisabledFlag
 

Detailed Description

EFI_IPSEC2_PROTOCOL supports the Option (extension header) processing in IPsec which doesn't support in EFI_IPSEC_PROTOCOL. It is also recommended to use EFI_IPSEC2_PROTOCOL instead of EFI_IPSEC_PROTOCOL especially for IPsec Tunnel Mode. provides the ability for securing IP communications by authenticating and/or encrypting each IP packet in a data stream.

Definition at line 209 of file IpSec.h.

Field Documentation

◆ DisabledEvent

EFI_EVENT _EFI_IPSEC2_PROTOCOL::DisabledEvent

Definition at line 211 of file IpSec.h.

◆ DisabledFlag

BOOLEAN _EFI_IPSEC2_PROTOCOL::DisabledFlag

Definition at line 212 of file IpSec.h.

◆ ProcessExt

EFI_IPSEC_PROCESSEXT _EFI_IPSEC2_PROTOCOL::ProcessExt

Definition at line 210 of file IpSec.h.


The documentation for this struct was generated from the following file: