FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
pot_main_t Struct Reference
+ Collaboration diagram for pot_main_t:

Data Fields

u8profile_list_name
 
pot_profile profile_list [MAX_POT_PROFILES]
 
u8 active_profile_id: 1
 
u16 msg_id_base
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 72 of file pot_util.h.

Field Documentation

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.


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