IpsecSpdEntry Struct Reference
Security Policy Database (SPD) entry. More...
#include <ipsec.h>
Data Fields | |
IpsecPolicyAction | policyAction |
Processing choice (DISCARD, BYPASS or PROTECT) More... | |
uint_t | pfpFlags |
PFP flags. More... | |
IpsecSelector | selector |
Traffic selector. More... | |
IpsecMode | mode |
IPsec mode (tunnel or transport) More... | |
IpsecProtocol | protocol |
Security protocol (AH or ESP) More... | |
bool_t | esn |
Extended sequence numbers. More... | |
IpAddr | localTunnelAddr |
Local tunnel IP address. More... | |
IpAddr | remoteTunnelAddr |
Remote tunnel IP address. More... | |
Detailed Description
Field Documentation
◆ esn
◆ localTunnelAddr
◆ mode
◆ pfpFlags
◆ policyAction
IpsecPolicyAction policyAction |
◆ protocol
IpsecProtocol protocol |
◆ remoteTunnelAddr
◆ selector
IpsecSelector selector |
The documentation for this struct was generated from the following file:
- cyclone_ipsec/ipsec/ipsec.h