FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
gbp_learn_main_t_ Struct Reference

Grouping of global data for the GBP source EPG classification feature. More...

+ Collaboration diagram for gbp_learn_main_t_:

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
 

Detailed Description

Grouping of global data for the GBP source EPG classification feature.

Definition at line 29 of file gbp_learn.h.

Field Documentation

◆ gl_l2_input_feat_next

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.

◆ gl_l2_throttle

throttle_t gbp_learn_main_t_::gl_l2_throttle

throttles for the DP leanring

Definition at line 44 of file gbp_learn.h.

◆ gl_l3_throttle

throttle_t gbp_learn_main_t_::gl_l3_throttle

Definition at line 45 of file gbp_learn.h.

◆ gl_logger

vlib_log_class_t gbp_learn_main_t_::gl_logger

logger - VLIB log class

Definition at line 39 of file gbp_learn.h.


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