![]() |
FD.io VPP
v16.09
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 214 of file ikev2_priv.h.
| ikev2_auth_t ikev2_profile_t::auth |
Definition at line 219 of file ikev2_priv.h.
| u8 ikev2_profile_t::is_enabled |
Definition at line 217 of file ikev2_priv.h.
| ikev2_id_t ikev2_profile_t::loc_id |
Definition at line 220 of file ikev2_priv.h.
| ikev2_ts_t ikev2_profile_t::loc_ts |
Definition at line 222 of file ikev2_priv.h.
| u8* ikev2_profile_t::name |
Definition at line 216 of file ikev2_priv.h.
| ikev2_id_t ikev2_profile_t::rem_id |
Definition at line 221 of file ikev2_priv.h.
| ikev2_ts_t ikev2_profile_t::rem_ts |
Definition at line 223 of file ikev2_priv.h.