FD.io VPP  v20.09-rc2-28-g3c5414029
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 1980 of file ikev2.c.

Field Documentation

◆ local_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::local_ip

Definition at line 1982 of file ikev2.c.

◆ local_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::local_sa_id

Definition at line 1985 of file ikev2.c.

◆ remote_ip

ip46_address_t ikev2_del_ipsec_tunnel_args_t::remote_ip

Definition at line 1983 of file ikev2.c.

◆ remote_sa_id

u32 ikev2_del_ipsec_tunnel_args_t::remote_sa_id

Definition at line 1984 of file ikev2.c.

◆ sw_if_index

u32 ikev2_del_ipsec_tunnel_args_t::sw_if_index

Definition at line 1986 of file ikev2.c.


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