![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Include dependency graph for gbp.h:
This graph shows which files directly or indirectly include this file: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.