FD.io VPP
v21.06
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vxlan_header_t |
Macros | |
#define | VXLAN_FLAGS_I 0x08 |
Functions | |
static u32 | vnet_get_vni (vxlan_header_t *h) |
static void | vnet_set_vni_and_flags (vxlan_header_t *h, u32 vni) |
#define VXLAN_FLAGS_I 0x08 |
Definition at line 53 of file vxlan_packet.h.
|
inlinestatic |
|
inlinestatic |