FD.io VPP  v16.09
Vector Packet Processing
vnet.h File Reference
+ Include dependency graph for vnet.h:

Go to the source code of this file.

Data Structures

struct  vnet_main_t
 

Typedefs

typedef struct vnet_main_t vnet_main_t
 

Enumerations

enum  vnet_cast_t { VNET_UNICAST, VNET_MULTICAST, VNET_N_CAST }
 

Variables

vnet_main_t vnet_main
 
vnet_main_t ** vnet_mains
 

Typedef Documentation

typedef struct vnet_main_t vnet_main_t

Enumeration Type Documentation

Enumerator
VNET_UNICAST 
VNET_MULTICAST 
VNET_N_CAST 

Definition at line 45 of file vnet.h.

Variable Documentation

vnet_main_t vnet_main

Definition at line 83 of file vnet.h.

vnet_main_t** vnet_mains

Definition at line 84 of file vnet.h.