DPDK
1.8.0
|
This file contains the type of the tailq elem recognised by DPDK, which can be used to fill out an array of structures describing the tailq.
In order to populate an array, the user of this file must define this macro: rte_tailq_elem(idx, name). For example:
Note that this file can be included multiple times within the same file.