req_entry
SLIST_ENTRY(req_entry) link; /* pointer to next in list */
SLIST_HEAD(req_queue, req_entry) request_free_list;