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

#include <IpSec.h>

Collaboration diagram for _EFI_IPSEC_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_IPSEC_PROCESS Process
 Handle the IPsec message.
 
EFI_EVENT DisabledEvent
 Event signaled when the interface is disabled.
 
BOOLEAN DisabledFlag
 State of the interface.
 

Detailed Description

EFI_IPSEC_PROTOCOL 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_IPSEC_PROTOCOL::DisabledEvent

Event signaled when the interface is disabled.

◆ DisabledFlag

BOOLEAN _EFI_IPSEC_PROTOCOL::DisabledFlag

State of the interface.

◆ Process

EFI_IPSEC_PROCESS _EFI_IPSEC_PROTOCOL::Process

Handle the IPsec message.


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