FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vxlan_gbp_header_t |
Macros | |
#define | VXLAN_GBP_FLAGS_G 0x80 |
#define | VXLAN_GBP_FLAGS_I 0x08 |
#define | foreach_vxlan_gbp_gpflags |
Enumerations | |
enum | vxlan_gbp_gpflag_t { foreach_vxlan_gbp_gpflags } |
Functions | |
static u32 | vxlan_gbp_get_vni (vxlan_gbp_header_t *h) |
static u16 | vxlan_gbp_get_sclass (vxlan_gbp_header_t *h) |
static u8 | vxlan_gbp_get_gpflags (vxlan_gbp_header_t *h) |
static u8 | vxlan_gbp_get_flags (vxlan_gbp_header_t *h) |
static void | vxlan_gbp_set_header (vxlan_gbp_header_t *h, u32 vni) |
#define foreach_vxlan_gbp_gpflags |
Definition at line 91 of file vxlan_gbp_packet.h.
#define VXLAN_GBP_FLAGS_G 0x80 |
Definition at line 88 of file vxlan_gbp_packet.h.
#define VXLAN_GBP_FLAGS_I 0x08 |
Definition at line 89 of file vxlan_gbp_packet.h.
enum vxlan_gbp_gpflag_t |
Enumerator | |
---|---|
foreach_vxlan_gbp_gpflags |
Definition at line 97 of file vxlan_gbp_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |