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

Data Fields

u8 is_add
 
u32 local_sa_id
 
u32 remote_sa_id
 
ip4_address_t local_ip
 
ip4_address_t remote_ip
 

Detailed Description

Definition at line 190 of file ipsec.h.

Field Documentation

◆ is_add

u8 ipsec_add_del_ipsec_gre_tunnel_args_t::is_add

Definition at line 192 of file ipsec.h.

◆ local_ip

ip4_address_t ipsec_add_del_ipsec_gre_tunnel_args_t::local_ip

Definition at line 195 of file ipsec.h.

◆ local_sa_id

u32 ipsec_add_del_ipsec_gre_tunnel_args_t::local_sa_id

Definition at line 193 of file ipsec.h.

◆ remote_ip

ip4_address_t ipsec_add_del_ipsec_gre_tunnel_args_t::remote_ip

Definition at line 196 of file ipsec.h.

◆ remote_sa_id

u32 ipsec_add_del_ipsec_gre_tunnel_args_t::remote_sa_id

Definition at line 194 of file ipsec.h.


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