Tor  0.4.7.0-alpha-dev
Public Member Functions | Data Fields
cell_queue_t Struct Reference

#include <cell_queue_st.h>

Public Member Functions

 TOR_SIMPLEQ_HEAD (cell_simpleq_t, packed_cell_t) head
 

Data Fields

int n
 

Detailed Description

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

Definition at line 28 of file cell_queue_st.h.

Member Function Documentation

◆ TOR_SIMPLEQ_HEAD()

TOR_SIMPLEQ_HEAD ( cell_simpleq_t  ,
packed_cell_t   
)

Linked list of packed_cell_t

Field Documentation

◆ n

int n

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