DPDK  make-f/builddir/build/BUILD/dpdk-2.0.0/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_kvargs_pair Struct Reference

#include <rte_kvargs.h>

Data Fields

char * key
 
char * value
 

Detailed Description

A key/value association

Field Documentation

char* key

the name (key) of the association

char* value

the value associated to that key


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