|
XenevaOS
|
#include <IpSecConfig.h>

Public Attributes | |
| UINT32 | Spi |
| EFI_IPSEC_PROTOCOL_TYPE | Proto |
| EFI_IP_ADDRESS | DestAddress |
EFI_IPSEC_SA_ID A triplet to identify an SA, consisting of the following members.
| EFI_IP_ADDRESS _EFI_IPSEC_SA_ID::DestAddress |
Destination IP address.
| EFI_IPSEC_PROTOCOL_TYPE _EFI_IPSEC_SA_ID::Proto |
IPsec protocol: AH or ESP
| UINT32 _EFI_IPSEC_SA_ID::Spi |
Security Parameter Index (aka SPI). An arbitrary 32-bit value that is used by a receiver to identity the SA to which an incoming package should be bound.