XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_IPSEC_SA_ID Struct Reference

#include <IpSecConfig.h>

Collaboration diagram for _EFI_IPSEC_SA_ID:
Collaboration graph
[legend]

Public Attributes

UINT32 Spi
 
EFI_IPSEC_PROTOCOL_TYPE Proto
 
EFI_IP_ADDRESS DestAddress
 

Detailed Description

EFI_IPSEC_SA_ID A triplet to identify an SA, consisting of the following members.

Member Data Documentation

◆ DestAddress

EFI_IP_ADDRESS _EFI_IPSEC_SA_ID::DestAddress

Destination IP address.

◆ Proto

EFI_IPSEC_PROTOCOL_TYPE _EFI_IPSEC_SA_ID::Proto

IPsec protocol: AH or ESP

◆ Spi

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.


The documentation for this struct was generated from the following file: