MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_IPSEC_PROTOCOL Struct Reference

Data Fields

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

Detailed Description

EFI_IPSEC_PROTOCOL provides the ability for securing IP communications by authenticating and/or encrypting each IP packet in a data stream.

Field Documentation

EFI_EVENT _EFI_IPSEC_PROTOCOL::DisabledEvent

Event signaled when the interface is disabled.

BOOLEAN _EFI_IPSEC_PROTOCOL::DisabledFlag

State of the interface.

EFI_IPSEC_PROCESS _EFI_IPSEC_PROTOCOL::Process

Handle the IPsec message.