![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Include dependency graph for elog_samples.c:Go to the source code of this file.
Functions | |
| static void | elog_four_int_sample (u32 *data) |
| static void | elog_four_int_track_sample (u32 *data) |
| static void | elog_enum_sample (u8 which) |
| static void | elog_one_datum_sample (u32 data) |
| static clib_error_t * | test_elog_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd) |
Variables | |
| vlib_cli_command_t | test_elog_command |
| (constructor) VLIB_CLI_COMMAND (test_elog_command) More... | |
Definition at line 68 of file elog_samples.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| vlib_cli_command_t test_elog_command |
(constructor) VLIB_CLI_COMMAND (test_elog_command)
Definition at line 104 of file elog_samples.c.