|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/IpSec.h>
Data Fields | |
| EFI_IPSEC_PROCESS | Process |
| Handle the IPsec message. | |
| EFI_EVENT | DisabledEvent |
| Event signaled when the interface is disabled. | |
| BOOLEAN | DisabledFlag |
| State of the interface. | |
EFI_IPSEC_PROTOCOL provides the ability for securing IP communications by authenticating and/or encrypting each IP packet in a data stream.
| EFI_EVENT _EFI_IPSEC_PROTOCOL::DisabledEvent |
| BOOLEAN _EFI_IPSEC_PROTOCOL::DisabledFlag |
| EFI_IPSEC_PROCESS _EFI_IPSEC_PROTOCOL::Process |