FD.io VPP  v20.05-21-gb1500e9ff
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 1817 of file ikev2.c.

Field Documentation

◆ local_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::local_ip

Definition at line 1819 of file ikev2.c.

◆ local_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::local_sa_id

Definition at line 1822 of file ikev2.c.

◆ remote_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::remote_ip

Definition at line 1820 of file ikev2.c.

◆ remote_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::remote_sa_id

Definition at line 1821 of file ikev2.c.

◆ sw_if_index

u32 ikev2_del_ipsec_tunnel_args_t::sw_if_index

Definition at line 1823 of file ikev2.c.


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