FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ipsec_spd_t Struct Reference
+ Collaboration diagram for ipsec_spd_t:

Data Fields

u32 id
 
ipsec_policy_tpolicies
 
u32ipv4_outbound_policies
 
u32ipv6_outbound_policies
 
u32ipv4_inbound_protect_policy_indices
 
u32ipv4_inbound_policy_discard_and_bypass_indices
 
u32ipv6_inbound_protect_policy_indices
 
u32ipv6_inbound_policy_discard_and_bypass_indices
 

Detailed Description

Definition at line 231 of file ipsec.h.

Field Documentation

◆ id

u32 ipsec_spd_t::id

Definition at line 233 of file ipsec.h.

◆ ipv4_inbound_policy_discard_and_bypass_indices

u32* ipsec_spd_t::ipv4_inbound_policy_discard_and_bypass_indices

Definition at line 240 of file ipsec.h.

◆ ipv4_inbound_protect_policy_indices

u32* ipsec_spd_t::ipv4_inbound_protect_policy_indices

Definition at line 239 of file ipsec.h.

◆ ipv4_outbound_policies

u32* ipsec_spd_t::ipv4_outbound_policies

Definition at line 237 of file ipsec.h.

◆ ipv6_inbound_policy_discard_and_bypass_indices

u32* ipsec_spd_t::ipv6_inbound_policy_discard_and_bypass_indices

Definition at line 242 of file ipsec.h.

◆ ipv6_inbound_protect_policy_indices

u32* ipsec_spd_t::ipv6_inbound_protect_policy_indices

Definition at line 241 of file ipsec.h.

◆ ipv6_outbound_policies

u32* ipsec_spd_t::ipv6_outbound_policies

Definition at line 238 of file ipsec.h.

◆ policies

ipsec_policy_t* ipsec_spd_t::policies

Definition at line 235 of file ipsec.h.


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