FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
ikev2_add_ipsec_tunnel_args_t Struct Reference
+ Collaboration diagram for ikev2_add_ipsec_tunnel_args_t:

Data Fields

u32 sw_if_index
 
u32 salt_local
 
u32 salt_remote
 
u32 local_sa_id
 
u32 remote_sa_id
 
ipsec_sa_flags_t flags
 
u32 local_spi
 
u32 remote_spi
 
ipsec_crypto_alg_t encr_type
 
ipsec_integ_alg_t integ_type
 
ip46_address_t local_ip
 
ip46_address_t remote_ip
 
ipsec_key_t loc_ckey
 
ipsec_key_t rem_ckey
 
ipsec_key_t loc_ikey
 
ipsec_key_t rem_ikey
 
u8 is_rekey
 
u32 old_remote_sa_id
 
u16 ipsec_over_udp_port
 
u16 src_port
 
u16 dst_port
 

Detailed Description

Definition at line 1649 of file ikev2.c.

Field Documentation

◆ dst_port

u16 ikev2_add_ipsec_tunnel_args_t::dst_port

Definition at line 1668 of file ikev2.c.

◆ encr_type

ipsec_crypto_alg_t ikev2_add_ipsec_tunnel_args_t::encr_type

Definition at line 1659 of file ikev2.c.

◆ flags

ipsec_sa_flags_t ikev2_add_ipsec_tunnel_args_t::flags

Definition at line 1656 of file ikev2.c.

◆ integ_type

ipsec_integ_alg_t ikev2_add_ipsec_tunnel_args_t::integ_type

Definition at line 1660 of file ikev2.c.

◆ ipsec_over_udp_port

u16 ikev2_add_ipsec_tunnel_args_t::ipsec_over_udp_port

Definition at line 1666 of file ikev2.c.

◆ is_rekey

u8 ikev2_add_ipsec_tunnel_args_t::is_rekey

Definition at line 1664 of file ikev2.c.

◆ loc_ckey

ipsec_key_t ikev2_add_ipsec_tunnel_args_t::loc_ckey

Definition at line 1663 of file ikev2.c.

◆ loc_ikey

ipsec_key_t ikev2_add_ipsec_tunnel_args_t::loc_ikey

Definition at line 1663 of file ikev2.c.

◆ local_ip

ip46_address_t ikev2_add_ipsec_tunnel_args_t::local_ip

Definition at line 1661 of file ikev2.c.

◆ local_sa_id

u32 ikev2_add_ipsec_tunnel_args_t::local_sa_id

Definition at line 1654 of file ikev2.c.

◆ local_spi

u32 ikev2_add_ipsec_tunnel_args_t::local_spi

Definition at line 1657 of file ikev2.c.

◆ old_remote_sa_id

u32 ikev2_add_ipsec_tunnel_args_t::old_remote_sa_id

Definition at line 1665 of file ikev2.c.

◆ rem_ckey

ipsec_key_t ikev2_add_ipsec_tunnel_args_t::rem_ckey

Definition at line 1663 of file ikev2.c.

◆ rem_ikey

ipsec_key_t ikev2_add_ipsec_tunnel_args_t::rem_ikey

Definition at line 1663 of file ikev2.c.

◆ remote_ip

ip46_address_t ikev2_add_ipsec_tunnel_args_t::remote_ip

Definition at line 1662 of file ikev2.c.

◆ remote_sa_id

u32 ikev2_add_ipsec_tunnel_args_t::remote_sa_id

Definition at line 1655 of file ikev2.c.

◆ remote_spi

u32 ikev2_add_ipsec_tunnel_args_t::remote_spi

Definition at line 1658 of file ikev2.c.

◆ salt_local

u32 ikev2_add_ipsec_tunnel_args_t::salt_local

Definition at line 1652 of file ikev2.c.

◆ salt_remote

u32 ikev2_add_ipsec_tunnel_args_t::salt_remote

Definition at line 1653 of file ikev2.c.

◆ src_port

u16 ikev2_add_ipsec_tunnel_args_t::src_port

Definition at line 1667 of file ikev2.c.

◆ sw_if_index

u32 ikev2_add_ipsec_tunnel_args_t::sw_if_index

Definition at line 1651 of file ikev2.c.


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