|
XenevaOS
|
#include <IpSecConfig.h>

Public Attributes | |
| EFI_IP_ADDRESS | LocalTunnelAddress |
| EFI_IP_ADDRESS | RemoteTunnelAddress |
| EFI_IPSEC_TUNNEL_DF_OPTION | DF |
EFI_IPSEC_TUNNEL_OPTION
| EFI_IPSEC_TUNNEL_DF_OPTION _EFI_IPSEC_TUNNEL_OPTION::DF |
The option of copying the DF bit from an outbound package to the tunnel mode header that it emits, when traffic is carried via a tunnel mode SA.
| EFI_IP_ADDRESS _EFI_IPSEC_TUNNEL_OPTION::LocalTunnelAddress |
Local tunnel address when IPsec mode is EfiIPsecTunnel.
| EFI_IP_ADDRESS _EFI_IPSEC_TUNNEL_OPTION::RemoteTunnelAddress |
Remote tunnel address when IPsec mode is EfiIPsecTunnel.