| rte_kvargs_pair(3) | Library Functions Manual | rte_kvargs_pair(3) |
rte_kvargs_pair
#include <rte_kvargs.h>
char * key
char * value
A key/value association
Definition at line 53 of file rte_kvargs.h.
the name (key) of the association
Definition at line 54 of file rte_kvargs.h.
the value associated to that key
Definition at line 55 of file rte_kvargs.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |