FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vxlan_packet.h File Reference
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define VXLAN_FLAGS_I   0x08

Definition at line 52 of file vxlan_packet.h.

Function Documentation

static u32 vnet_get_vni ( vxlan_header_t h)
inlinestatic

Definition at line 54 of file vxlan_packet.h.

+ Here is the caller graph for this function:

static void vnet_set_vni_and_flags ( vxlan_header_t h,
u32  vni 
)
inlinestatic

Definition at line 62 of file vxlan_packet.h.

+ Here is the caller graph for this function: