Go to the source code of this file.
Functions | |
int32_t | parse_yaml_file (char *input_filename, FlowInfo flow_infos[], uint32_t max_flows, uint32_t *num_flows) |
int32_t | get_classname (char *model_path, char(*classnames)[256]) |
void | dump_data (FlowInfo flow_infos[], uint32_t num_flows) |
int32_t parse_yaml_file | ( | char * | input_filename, |
FlowInfo | flow_infos[], | ||
uint32_t | max_flows, | ||
uint32_t * | num_flows | ||
) |
int32_t get_classname | ( | char * | model_path, |
char(*) | classnames[256] | ||
) |
void dump_data | ( | FlowInfo | flow_infos[], |
uint32_t | num_flows | ||
) |