dapl_llist_entry
typedef struct dapl_llist_entry DAPL_LLIST_ENTRY;
struct dapl_llist_entry *flink;
struct dapl_llist_entry *blink;