Tor
0.4.7.0-alpha-dev
|
#include <destroy_cell_queue_st.h>
Public Member Functions | |
TOR_SIMPLEQ_ENTRY (destroy_cell_t) next | |
Data Fields | |
circid_t | circid |
uint32_t | inserted_timestamp |
uint8_t | reason |
A single queued destroy cell.
Definition at line 18 of file destroy_cell_queue_st.h.
uint32_t inserted_timestamp |
Time (in timestamp units) when this cell was inserted
Definition at line 21 of file destroy_cell_queue_st.h.