Tor 0.4.9.3-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions | Data Fields
destroy_cell_queue_t Struct Reference

#include <destroy_cell_queue_st.h>

Public Member Functions

 TOR_SIMPLEQ_HEAD (dcell_simpleq_t, destroy_cell_t) head
 

Data Fields

int n
 

Detailed Description

A queue of destroy cells on a channel.

Definition at line 27 of file destroy_cell_queue_st.h.

Member Function Documentation

◆ TOR_SIMPLEQ_HEAD()

TOR_SIMPLEQ_HEAD ( dcell_simpleq_t  ,
destroy_cell_t   
)

Linked list of packed_cell_t

Field Documentation

◆ n

int n

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