FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
pipe.cpp File Reference
+ Include dependency graph for pipe.cpp:

Go to the source code of this file.

Namespaces

 VOM
 The VPP Object Model (VOM) library.
 

Macros

#define N_ENDS   (WEST + 1)
 

Typedefs

typedef enum VOM::end_t_ VOM::end_t
 

Enumerations

enum  VOM::end_t_ { VOM::EAST = 0, VOM::WEST }
 

Functions

static const std::string VOM::pipe_mk_name (uint32_t instance)
 

Macro Definition Documentation

#define N_ENDS   (WEST + 1)

Definition at line 27 of file pipe.cpp.