DPDK  2.1.0
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

Definition at line 57 of file rte_cfgfile.h.

Field Documentation

char name[CFG_NAME_LEN]

Name

Definition at line 58 of file rte_cfgfile.h.

char value[CFG_VALUE_LEN]

Value

Definition at line 59 of file rte_cfgfile.h.


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