![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Collaboration diagram for ikev2_profile_t:Data Fields | |
| u8 * | name |
| 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 |
Definition at line 201 of file ikev2_priv.h.
| ikev2_auth_t ikev2_profile_t::auth |
Definition at line 205 of file ikev2_priv.h.
| u8 ikev2_profile_t::is_enabled |
Definition at line 203 of file ikev2_priv.h.
| ikev2_id_t ikev2_profile_t::loc_id |
Definition at line 206 of file ikev2_priv.h.
| ikev2_ts_t ikev2_profile_t::loc_ts |
Definition at line 208 of file ikev2_priv.h.
| u8* ikev2_profile_t::name |
Definition at line 202 of file ikev2_priv.h.
| ikev2_id_t ikev2_profile_t::rem_id |
Definition at line 207 of file ikev2_priv.h.
| ikev2_ts_t ikev2_profile_t::rem_ts |
Definition at line 209 of file ikev2_priv.h.