Home
last modified time | relevance | path

Searched defs:_dnode (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Ddlist.h36 struct _dnode { struct
38 struct _dnode *head; /* ptr to head of list (sys_dlist_t) */ argument
42 struct _dnode *tail; /* ptr to tail of list (sys_dlist_t) */ argument