FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | gbp_main_t |
Group Base Policy (GBP) defines: More... | |
struct | gbp_policy_main_t_ |
Grouping of global data for the GBP source EPG classification feature. More... | |
Macros | |
#define | GBP_N_POLICY GBP_N_POLICY |
Typedefs | |
typedef enum gbp_policy_type_t_ | gbp_policy_type_t |
typedef struct gbp_policy_main_t_ | gbp_policy_main_t |
Grouping of global data for the GBP source EPG classification feature. More... | |
Enumerations | |
enum | gbp_policy_type_t_ { GBP_POLICY_PORT, GBP_POLICY_MAC, GBP_POLICY_LPM } |
Variables | |
gbp_main_t | gbp_main |
gbp_policy_main_t | gbp_policy_main |
typedef struct gbp_policy_main_t_ gbp_policy_main_t |
Grouping of global data for the GBP source EPG classification feature.
typedef enum gbp_policy_type_t_ gbp_policy_type_t |
enum gbp_policy_type_t_ |
gbp_main_t gbp_main |
gbp_policy_main_t gbp_policy_main |
Definition at line 20 of file gbp_policy.c.