FD.io VPP  v16.12-rc0-308-g931be3a
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 173 of file ipsec.h.

Field Documentation

u32 ipsec_spd_t::id

Definition at line 175 of file ipsec.h.

u32* ipsec_spd_t::ipv4_inbound_policy_discard_and_bypass_indices

Definition at line 182 of file ipsec.h.

u32* ipsec_spd_t::ipv4_inbound_protect_policy_indices

Definition at line 181 of file ipsec.h.

u32* ipsec_spd_t::ipv4_outbound_policies

Definition at line 179 of file ipsec.h.

u32* ipsec_spd_t::ipv6_inbound_policy_discard_and_bypass_indices

Definition at line 184 of file ipsec.h.

u32* ipsec_spd_t::ipv6_inbound_protect_policy_indices

Definition at line 183 of file ipsec.h.

u32* ipsec_spd_t::ipv6_outbound_policies

Definition at line 180 of file ipsec.h.

ipsec_policy_t* ipsec_spd_t::policies

Definition at line 177 of file ipsec.h.


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