FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
u8 * | profile_list_name |
pot_profile | profile_list [MAX_POT_PROFILES] |
u8 | active_profile_id: 1 |
u16 | msg_id_base |
vlib_main_t * | vlib_main |
vnet_main_t * | vnet_main |
Definition at line 72 of file pot_util.h.
u8 pot_main_t::active_profile_id |
Definition at line 77 of file pot_util.h.
u16 pot_main_t::msg_id_base |
Definition at line 80 of file pot_util.h.
pot_profile pot_main_t::profile_list[MAX_POT_PROFILES] |
Definition at line 75 of file pot_util.h.
u8* pot_main_t::profile_list_name |
Definition at line 74 of file pot_util.h.
vlib_main_t* pot_main_t::vlib_main |
Definition at line 83 of file pot_util.h.
vnet_main_t* pot_main_t::vnet_main |
Definition at line 84 of file pot_util.h.