Doubly linked lists
list_insert_head
list_remove
list_map
doubly linked tail queues
macro TAILQ_PREV reg, field
tailq_insert_head
tailq_insert_after
tailq_insert_tail
tailq_remove
tailq_map