DPDK  1.6.0r2
Data Fields
rte_kvargs Struct Reference

#include <rte_kvargs.h>

Data Fields

char * str
unsigned count
struct rte_kvargs_pair pairs [RTE_KVARGS_MAX]

Detailed Description

Store a list of key/value associations

Field Documentation

unsigned count

number of entries in the list

list of key/values

char* str

copy of the argument string


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