FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
cli.c File Reference
+ Include dependency graph for cli.c:

Go to the source code of this file.

Functions

static void dpdk_ipsec_show_mapping (vlib_main_t *vm, u16 detail_display)
 
static clib_error_tlcore_cryptodev_map_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 

Variables

static vlib_cli_command_t lcore_cryptodev_map
 (constructor) VLIB_CLI_COMMAND (lcore_cryptodev_map) More...
 

Function Documentation

static void dpdk_ipsec_show_mapping ( vlib_main_t vm,
u16  detail_display 
)
static

Definition at line 21 of file cli.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static clib_error_t* lcore_cryptodev_map_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 108 of file cli.c.

+ Here is the call graph for this function:

Variable Documentation

vlib_cli_command_t lcore_cryptodev_map
static
Initial value:
= {
.path = "show crypto device mapping",
.short_help =
"show cryptodev device mapping [verbose]",
}
static clib_error_t * lcore_cryptodev_map_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: cli.c:108

(constructor) VLIB_CLI_COMMAND (lcore_cryptodev_map)

Definition at line 200 of file cli.c.