Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h274 struct dapl_llist_entry { struct
275 struct dapl_llist_entry *flink; argument
276 struct dapl_llist_entry *blink; argument
277 void *data;
278 DAPL_LLIST_HEAD *list_head; /* for consistency checking */