CNDP  22.08.0
cne_tailq_head Struct Reference

#include <cne_tailq.h>

Data Fields

struct cne_tailq_entry_head tailq_head
 

Detailed Description

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.

Field Documentation

◆ tailq_head

struct cne_tailq_entry_head tailq_head

NOTE: must be first element

Definition at line 29 of file cne_tailq.h.


The documentation for this struct was generated from the following file: