FD.io VPP  v21.01.1
Vector Packet Processing
ikev2_del_ipsec_tunnel_args_t Struct Reference

Data Fields

ip46_address_t local_ip
 
ip46_address_t remote_ip
 
u32 remote_sa_id
 
u32 local_sa_id
 
u32 sw_if_index
 

Detailed Description

Definition at line 2175 of file ikev2.c.

Field Documentation

◆ local_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::local_ip

Definition at line 2177 of file ikev2.c.

◆ local_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::local_sa_id

Definition at line 2180 of file ikev2.c.

◆ remote_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::remote_ip

Definition at line 2178 of file ikev2.c.

◆ remote_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::remote_sa_id

Definition at line 2179 of file ikev2.c.

◆ sw_if_index

u32 ikev2_del_ipsec_tunnel_args_t::sw_if_index

Definition at line 2181 of file ikev2.c.


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