FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
gbp_types.h File Reference
+ Include dependency graph for gbp_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VNID_INVALID   ((u16)~0)
 
#define SCLASS_INVALID   ((u16)~0)
 

Typedefs

typedef u32 vnid_t
 
typedef u16 sclass_t
 

Macro Definition Documentation

#define SCLASS_INVALID   ((u16)~0)

Definition at line 25 of file gbp_types.h.

#define VNID_INVALID   ((u16)~0)

Definition at line 22 of file gbp_types.h.

Typedef Documentation

typedef u16 sclass_t

Definition at line 24 of file gbp_types.h.

typedef u32 vnid_t

Definition at line 21 of file gbp_types.h.