FD.io VPP  v21.01.1
Vector Packet Processing
ikev2_profile_t Struct Reference
+ Collaboration diagram for ikev2_profile_t:

Data Fields

u8name
 
ikev2_auth_t auth
 
ikev2_id_t loc_id
 
ikev2_id_t rem_id
 
ikev2_ts_t loc_ts
 
ikev2_ts_t rem_ts
 
ikev2_responder_t responder
 
ikev2_transforms_set ike_ts
 
ikev2_transforms_set esp_ts
 
u64 lifetime
 
u64 lifetime_maxdata
 
u32 lifetime_jitter
 
u32 handover
 
u16 ipsec_over_udp_port
 
u32 tun_itf
 
u8 udp_encap
 
u8 natt_disabled
 

Detailed Description

Definition at line 330 of file ikev2_priv.h.

Field Documentation

◆ auth

ikev2_auth_t ikev2_profile_t::auth

Definition at line 334 of file ikev2_priv.h.

◆ esp_ts

ikev2_transforms_set ikev2_profile_t::esp_ts

Definition at line 341 of file ikev2_priv.h.

◆ handover

u32 ikev2_profile_t::handover

Definition at line 345 of file ikev2_priv.h.

◆ ike_ts

ikev2_transforms_set ikev2_profile_t::ike_ts

Definition at line 340 of file ikev2_priv.h.

◆ ipsec_over_udp_port

u16 ikev2_profile_t::ipsec_over_udp_port

Definition at line 346 of file ikev2_priv.h.

◆ lifetime

u64 ikev2_profile_t::lifetime

Definition at line 342 of file ikev2_priv.h.

◆ lifetime_jitter

u32 ikev2_profile_t::lifetime_jitter

Definition at line 344 of file ikev2_priv.h.

◆ lifetime_maxdata

u64 ikev2_profile_t::lifetime_maxdata

Definition at line 343 of file ikev2_priv.h.

◆ loc_id

ikev2_id_t ikev2_profile_t::loc_id

Definition at line 335 of file ikev2_priv.h.

◆ loc_ts

ikev2_ts_t ikev2_profile_t::loc_ts

Definition at line 337 of file ikev2_priv.h.

◆ name

u8* ikev2_profile_t::name

Definition at line 332 of file ikev2_priv.h.

◆ natt_disabled

u8 ikev2_profile_t::natt_disabled

Definition at line 350 of file ikev2_priv.h.

◆ rem_id

ikev2_id_t ikev2_profile_t::rem_id

Definition at line 336 of file ikev2_priv.h.

◆ rem_ts

ikev2_ts_t ikev2_profile_t::rem_ts

Definition at line 338 of file ikev2_priv.h.

◆ responder

ikev2_responder_t ikev2_profile_t::responder

Definition at line 339 of file ikev2_priv.h.

◆ tun_itf

u32 ikev2_profile_t::tun_itf

Definition at line 348 of file ikev2_priv.h.

◆ udp_encap

u8 ikev2_profile_t::udp_encap

Definition at line 349 of file ikev2_priv.h.


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