DPDK  make-f/home/abuild/rpmbuild/BUILD/dpdk-stable-16.11.1/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

Definition at line 70 of file rte_kvargs.h.

Field Documentation

char* key

the name (key) of the association

Definition at line 71 of file rte_kvargs.h.

char* value

the value associated to that key

Definition at line 72 of file rte_kvargs.h.


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