![]() |
FD.io VPP
v19.04.1-1-ge4a0f9f
Vector Packet Processing
|
Collaboration diagram for ipsec_gre_tunnel_add_del_args_t:Data Fields | |
| u8 | is_add |
| u32 | local_sa_id |
| u32 | remote_sa_id |
| ip4_address_t | src |
| ip4_address_t | dst |
Definition at line 96 of file ipsec_if.h.
| ip4_address_t ipsec_gre_tunnel_add_del_args_t::dst |
Definition at line 102 of file ipsec_if.h.
| u8 ipsec_gre_tunnel_add_del_args_t::is_add |
Definition at line 98 of file ipsec_if.h.
| u32 ipsec_gre_tunnel_add_del_args_t::local_sa_id |
Definition at line 99 of file ipsec_if.h.
| u32 ipsec_gre_tunnel_add_del_args_t::remote_sa_id |
Definition at line 100 of file ipsec_if.h.
| ip4_address_t ipsec_gre_tunnel_add_del_args_t::src |
Definition at line 101 of file ipsec_if.h.