DPDK
2.0.0
|
#include <rte_kvargs.h>
Data Fields | |
char * | str |
unsigned | count |
struct rte_kvargs_pair | pairs [RTE_KVARGS_MAX] |
Store a list of key/value associations
unsigned count |
number of entries in the list
struct rte_kvargs_pair pairs[RTE_KVARGS_MAX] |
list of key/values
char* str |
copy of the argument string