FD.io VPP  v16.12-rc0-308-g931be3a
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
 

Macros

#define VNET_CAST_NAMES
 

Typedefs

typedef struct vnet_main_t vnet_main_t
 

Enumerations

enum  vnet_cast_t { VNET_IP_RX_UNICAST_FEAT, VNET_IP_RX_MULTICAST_FEAT, VNET_IP_TX_FEAT, VNET_N_IP_FEAT }
 

Variables

vnet_main_t vnet_main
 
vnet_main_t ** vnet_mains
 

Macro Definition Documentation

#define VNET_CAST_NAMES
Value:

Definition at line 53 of file vnet.h.

Typedef Documentation

typedef struct vnet_main_t vnet_main_t

Enumeration Type Documentation

Enumerator
VNET_IP_RX_UNICAST_FEAT 
VNET_IP_RX_MULTICAST_FEAT 
VNET_IP_TX_FEAT 
VNET_N_IP_FEAT 

Definition at line 45 of file vnet.h.

Variable Documentation

vnet_main_t vnet_main

Definition at line 91 of file vnet.h.

vnet_main_t** vnet_mains

Definition at line 92 of file vnet.h.