| DPDK
    18.11.11
    | 
#include <rte_kvargs.h>
| Data Fields | |
| char * | key | 
| char * | value | 
A key/value association
Definition at line 43 of file rte_kvargs.h.
| char* key | 
the name (key) of the association
Definition at line 44 of file rte_kvargs.h.
| char* value | 
the value associated to that key
Definition at line 45 of file rte_kvargs.h.
 1.8.9.1
 1.8.9.1