DOKK / manpages / debian 13 / dpdk-doc / rte_kvargs.3.en
rte_kvargs(3) Library Functions Manual rte_kvargs(3)

rte_kvargs

#include <rte_kvargs.h>


char * str
unsigned count
struct rte_kvargs_pair pairs [RTE_KVARGS_MAX]

Store a list of key/value associations

Definition at line 59 of file rte_kvargs.h.

copy of the argument string

Definition at line 60 of file rte_kvargs.h.

number of entries in the list

Definition at line 61 of file rte_kvargs.h.

list of key/values

Definition at line 62 of file rte_kvargs.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK