CNDP
22.08.0
|
#include <cne_tailq.h>
Data Fields | |
struct cne_tailq_entry_head | tailq_head |
The structure defining a tailq header entry. Each tailq is identified by name. Any library storing a set of objects e.g. rings, mempools, hash-tables, is recommended to use an entry here.
Definition at line 43 of file cne_tailq.h.
struct cne_tailq_entry_head tailq_head |
NOTE: must be first element
Definition at line 29 of file cne_tailq.h.