tor  master
Public Member Functions | Data Fields
destroy_cell_queue_t Struct Reference

#include <or.h>

Public Member Functions

 TOR_SIMPLEQ_HEAD (dcell_simpleq, destroy_cell_t) head
 

Data Fields

int n
 

Detailed Description

A queue of destroy cells on a channel.

Member Function Documentation

◆ TOR_SIMPLEQ_HEAD()

TOR_SIMPLEQ_HEAD ( dcell_simpleq  ,
destroy_cell_t   
)

Linked list of packed_cell_t

Field Documentation

◆ n

int n

The number of cells in the queue.


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