FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
nsh_md2_ioam_api.c File Reference
+ Include dependency graph for nsh_md2_ioam_api.c:

Go to the source code of this file.

Macros

#define vl_typedefs
 
#define vl_endianfun
 
#define vl_print(handle, ...)   vlib_cli_output (handle, __VA_ARGS__)
 
#define vl_printfun
 

Functions

static clib_error_tnsh_md2_ioam_init (vlib_main_t *vm)
 

Variables

u8nsh_trace_main = NULL
 

Macro Definition Documentation

#define vl_endianfun

Definition at line 36 of file nsh_md2_ioam_api.c.

#define vl_print (   handle,
  ... 
)    vlib_cli_output (handle, __VA_ARGS__)

Definition at line 41 of file nsh_md2_ioam_api.c.

#define vl_printfun

Definition at line 42 of file nsh_md2_ioam_api.c.

#define vl_typedefs

Definition at line 31 of file nsh_md2_ioam_api.c.

Function Documentation

static clib_error_t* nsh_md2_ioam_init ( vlib_main_t vm)
static

Definition at line 48 of file nsh_md2_ioam_api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

u8* nsh_trace_main = NULL

Definition at line 46 of file nsh_md2_ioam_api.c.