DPDK  1.6.0r2
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: