FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
main.c File Reference
+ Include dependency graph for main.c:

Go to the source code of this file.

Functions

static int rte_delay_us_override (unsigned us)
 
static void rte_delay_us_override_cb (unsigned us)
 
static clib_error_tdpdk_main_init (vlib_main_t *vm)
 
clib_error_tdpdk_early_init (vlib_main_t *vm)
 
 VLIB_PLUGIN_REGISTER ()
 

Function Documentation

clib_error_t* dpdk_early_init ( vlib_main_t vm)

Definition at line 101 of file main.c.

+ Here is the call graph for this function:

static clib_error_t* dpdk_main_init ( vlib_main_t vm)
static

Definition at line 80 of file main.c.

+ Here is the call graph for this function:

static int rte_delay_us_override ( unsigned  us)
static

Definition at line 35 of file main.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void rte_delay_us_override_cb ( unsigned  us)
static

Definition at line 74 of file main.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

VLIB_PLUGIN_REGISTER ( )

+ Here is the caller graph for this function: