XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_IPSEC2_PROTOCOL Struct Reference

#include <IpSec.h>

Collaboration diagram for _EFI_IPSEC2_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ DisabledEvent

EFI_EVENT _EFI_IPSEC2_PROTOCOL::DisabledEvent

◆ DisabledFlag

BOOLEAN _EFI_IPSEC2_PROTOCOL::DisabledFlag

◆ ProcessExt

EFI_IPSEC_PROCESSEXT _EFI_IPSEC2_PROTOCOL::ProcessExt

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