Data Fields | |
EFI_IPSEC_MODE | Mode |
UINT64 | SequenceNumber |
UINT8 | AntiReplayWindowSize |
UINT64 | AntiReplayBitmap [4] |
EFI_IPSEC_ALGO_INFO | AlgoInfo |
EFI_IPSEC_SA_LIFETIME | SaLifetime |
UINT32 | PathMTU |
IPSEC_SPD_ENTRY * | SpdEntry |
EFI_IPSEC_SPD_SELECTOR * | SpdSelector |
BOOLEAN | ESNEnabled |
BOOLEAN | ManualSet |
EFI_IP_ADDRESS | TunnelDestAddress |
EFI_IP_ADDRESS | TunnelSourceAddress |
EFI_IPSEC_ALGO_INFO _IPSEC_SAD_DATA::AlgoInfo |
Referenced by GetSadEntry(), IpSecEspInboundPacket(), IpSecEspOutboundPacket(), and SetSadEntry().
UINT64 _IPSEC_SAD_DATA::AntiReplayBitmap[4] |
Referenced by SetSadEntry().
Referenced by GetSadEntry(), and SetSadEntry().
BOOLEAN _IPSEC_SAD_DATA::ESNEnabled |
Referenced by IpSecLookupSadEntry(), and SetSadEntry().
BOOLEAN _IPSEC_SAD_DATA::ManualSet |
Referenced by GetSadEntry(), IpSecEspInboundPacket(), IpSecEspOutboundPacket(), IpSecLookupSadEntry(), and SetSadEntry().
EFI_IPSEC_MODE _IPSEC_SAD_DATA::Mode |
Referenced by GetSadEntry(), IpSecEspInboundPacket(), IpSecEspOutboundPacket(), IpSecLookupSadBySpi(), and SetSadEntry().
UINT32 _IPSEC_SAD_DATA::PathMTU |
Referenced by GetSadEntry(), and SetSadEntry().
EFI_IPSEC_SA_LIFETIME _IPSEC_SAD_DATA::SaLifetime |
Referenced by GetSadEntry(), and SetSadEntry().
Referenced by GetSadEntry(), IpSecEspOutboundPacket(), IpSecLookupSadEntry(), and SetSadEntry().
Referenced by SetSadEntry(), and SetSpdEntry().
EFI_IPSEC_SPD_SELECTOR* _IPSEC_SAD_DATA::SpdSelector |
Referenced by GetSadEntry(), IpSecEspInboundPacket(), IpSecLookupSadBySpd(), IpSecLookupSadBySpi(), and SetSadEntry().
EFI_IP_ADDRESS _IPSEC_SAD_DATA::TunnelDestAddress |
Referenced by GetSadEntry(), IpSecEspOutboundPacket(), IpSecLookupSadBySpi(), and SetSadEntry().
EFI_IP_ADDRESS _IPSEC_SAD_DATA::TunnelSourceAddress |
Referenced by GetSadEntry(), IpSecEspOutboundPacket(), and SetSadEntry().