![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
Collaboration diagram for vlib_cli_main_t: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) |