FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ikev2_profile_t Struct Reference
+ Collaboration diagram for ikev2_profile_t:

Data Fields

u8name
 
u8 is_enabled
 
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 dst_port
 
u32 tun_itf
 
u8 udp_encap
 

Detailed Description

Definition at line 344 of file ikev2_priv.h.

Field Documentation

◆ auth

ikev2_auth_t ikev2_profile_t::auth

Definition at line 349 of file ikev2_priv.h.

◆ dst_port

u16 ikev2_profile_t::dst_port

Definition at line 361 of file ikev2_priv.h.

◆ esp_ts

ikev2_transforms_set ikev2_profile_t::esp_ts

Definition at line 356 of file ikev2_priv.h.

◆ handover

u32 ikev2_profile_t::handover

Definition at line 360 of file ikev2_priv.h.

◆ ike_ts

ikev2_transforms_set ikev2_profile_t::ike_ts

Definition at line 355 of file ikev2_priv.h.

◆ is_enabled

u8 ikev2_profile_t::is_enabled

Definition at line 347 of file ikev2_priv.h.

◆ lifetime

u64 ikev2_profile_t::lifetime

Definition at line 357 of file ikev2_priv.h.

◆ lifetime_jitter

u32 ikev2_profile_t::lifetime_jitter

Definition at line 359 of file ikev2_priv.h.

◆ lifetime_maxdata

u64 ikev2_profile_t::lifetime_maxdata

Definition at line 358 of file ikev2_priv.h.

◆ loc_id

ikev2_id_t ikev2_profile_t::loc_id

Definition at line 350 of file ikev2_priv.h.

◆ loc_ts

ikev2_ts_t ikev2_profile_t::loc_ts

Definition at line 352 of file ikev2_priv.h.

◆ name

u8* ikev2_profile_t::name

Definition at line 346 of file ikev2_priv.h.

◆ rem_id

ikev2_id_t ikev2_profile_t::rem_id

Definition at line 351 of file ikev2_priv.h.

◆ rem_ts

ikev2_ts_t ikev2_profile_t::rem_ts

Definition at line 353 of file ikev2_priv.h.

◆ responder

ikev2_responder_t ikev2_profile_t::responder

Definition at line 354 of file ikev2_priv.h.

◆ tun_itf

u32 ikev2_profile_t::tun_itf

Definition at line 363 of file ikev2_priv.h.

◆ udp_encap

u8 ikev2_profile_t::udp_encap

Definition at line 364 of file ikev2_priv.h.


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