FD.io VPP  v19.04.3-1-gdfec10d13
Vector Packet Processing
pipeline.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STAGE_INLINE   inline
 
#define AUX_DATA_ARG
 
#define AUX_DATA_DECL
 
#define AUX_DATA_PTR(pi)
 

Functions

static STAGE_INLINE void generic_stage0 (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_buffer_t *b AUX_DATA_ARG)
 

Macro Definition Documentation

◆ AUX_DATA_ARG

#define AUX_DATA_ARG

Definition at line 50 of file pipeline.h.

◆ AUX_DATA_DECL

#define AUX_DATA_DECL

Definition at line 51 of file pipeline.h.

◆ AUX_DATA_PTR

#define AUX_DATA_PTR (   pi)

Definition at line 52 of file pipeline.h.

◆ STAGE_INLINE

#define STAGE_INLINE   inline

Definition at line 45 of file pipeline.h.

Function Documentation

◆ generic_stage0()

static STAGE_INLINE void generic_stage0 ( vlib_main_t vm,
vlib_node_runtime_t node,
vlib_buffer_t *b  AUX_DATA_ARG 
)
static

Definition at line 74 of file pipeline.h.

+ Here is the call graph for this function: