cell_queue_t Struct Reference

#include <or.h>


Data Fields

packed_cell_thead
packed_cell_ttail
int n
insertion_time_queue_tinsertion_times


Detailed Description

A queue of cells on a circuit, waiting to be added to the or_connection_t's outbuf.

Field Documentation

The first cell, or NULL if the queue is empty.

Referenced by cell_queue_append(), cell_queue_clear(), cell_queue_pop(), and connection_or_flush_from_first_active_circuit().

The last cell, or NULL if the queue is empty.

Referenced by cell_queue_append(), cell_queue_clear(), and cell_queue_pop().


The documentation for this struct was generated from the following file:

Generated on Tue May 25 00:31:07 2010 for tor by  doxygen 1.5.6