FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Grouping of global data for the GBP source EPG classification feature. More...
Data Fields | |
u32 | gl_l2_input_feat_next [32] |
Next nodes for L2 output features. More... | |
vlib_log_class_t | gl_logger |
logger - VLIB log class More... | |
throttle_t | gl_l2_throttle |
throttles for the DP leanring More... | |
throttle_t | gl_l3_throttle |
Grouping of global data for the GBP source EPG classification feature.
Definition at line 29 of file gbp_learn.h.
u32 gbp_learn_main_t_::gl_l2_input_feat_next[32] |
Next nodes for L2 output features.
Definition at line 34 of file gbp_learn.h.
throttle_t gbp_learn_main_t_::gl_l2_throttle |
throttles for the DP leanring
Definition at line 44 of file gbp_learn.h.
throttle_t gbp_learn_main_t_::gl_l3_throttle |
Definition at line 45 of file gbp_learn.h.
vlib_log_class_t gbp_learn_main_t_::gl_logger |
logger - VLIB log class
Definition at line 39 of file gbp_learn.h.