Go to the source code of this file.
|
static u8 * | template_rewrite (flow_report_main_t *frm, flow_report_t *fr, ip4_address_t *collector_address, ip4_address_t *src_address, u16 collector_port) |
|
static vlib_frame_t * | send_flows (flow_report_main_t *frm, flow_report_t *fr, vlib_frame_t *f, u32 *to_next, u32 node_index) |
|
static clib_error_t * | flow_classify_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd) |
|
static clib_error_t * | flow_report_classify_init (vlib_main_t *vm) |
|
Initial value:= {
.path = "flow classify",
.short_help = "flow classify",
}
static clib_error_t * flow_classify_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (flow_classify_command)
Definition at line 401 of file flow_report_classify.c.