#include <or.h>
Data Fields | |
struct insertion_time_elem_t * | first |
struct insertion_time_elem_t * | last |
struct insertion_time_elem_t* insertion_time_queue_t::first [read] |
First element in queue.
Referenced by cell_queue_append_packed_copy(), cell_queue_clear(), and connection_or_flush_from_first_active_circuit().
struct insertion_time_elem_t* insertion_time_queue_t::last [read] |
Last element in queue.
Referenced by cell_queue_append_packed_copy(), and connection_or_flush_from_first_active_circuit().