FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
vlib_cli_command_t * | commands |
uword * | command_index_by_path |
vlib_cli_command_t * | cli_command_registrations |
u32 * | sort_vector |
void(** | perf_counter_cbs )(struct vlib_cli_main_t *, u32 id, int before_or_after) |
void(** | perf_counter_cbs_tmp )(struct vlib_cli_main_t *, u32 id, int before_or_after) |
vlib_cli_command_t* vlib_cli_main_t::cli_command_registrations |
vlib_cli_command_t* vlib_cli_main_t::commands |
void(** vlib_cli_main_t::perf_counter_cbs) (struct vlib_cli_main_t *, u32 id, int before_or_after) |
void(** vlib_cli_main_t::perf_counter_cbs_tmp) (struct vlib_cli_main_t *, u32 id, int before_or_after) |