DPDK  17.05.2
Data Fields
rte_cfgfile_entry Struct Reference

#include <rte_cfgfile.h>

Data Fields

char name [CFG_NAME_LEN]
char value [CFG_VALUE_LEN]

Detailed Description

Configuration file entry

Examples:
examples/ip_pipeline/config_parse.c, examples/ip_pipeline/config_parse_tm.c, and examples/qos_sched/cfg_file.c.

Definition at line 64 of file rte_cfgfile.h.

Field Documentation

char name[CFG_NAME_LEN]
char value[CFG_VALUE_LEN]

The documentation for this struct was generated from the following file: