Searched defs:EFI_IPSEC2_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIpSec.h6 The EFI_IPSEC2_PROTOCOL is used to abstract the ability to deal with the individual
10 use EFI_IPSEC2_PROTOCOL instead of EFI_IPSEC_PROTOCOL especially for IPsec Tunnel
23 The EFI_IPSEC2_PROTOCOL is introduced in UEFI Specification 2.3D.
43 typedef struct _EFI_IPSEC2_PROTOCOL EFI_IPSEC2_PROTOCOL; typedef in typeref:struct:_EFI_IPSEC2_PROTOCOL
118 @param[in] This Pointer to the EFI_IPSEC2_PROTOCOL instance.
195 IN EFI_IPSEC2_PROTOCOL *This,
209 /// EFI_IPSEC2_PROTOCOL
211 /// in EFI_IPSEC_PROTOCOL. It is also recommended to use EFI_IPSEC2_PROTOCOL instead

Completed in 33 milliseconds