co_dlist_hdr Struct Reference
[CO_DLIST]

Double linked list element header. More...

#include <co_dlist.h>

Collaboration diagram for co_dlist_hdr:
Collaboration graph
[legend]

Data Fields

struct co_dlist_hdrnext
 Next element in the double linked list (NULL if last).
struct co_dlist_hdrprev
 Previous element in the double linked list (NULL if first).

Detailed Description

Double linked list element header.

Definition at line 49 of file co_dlist.h.


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

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1