12 #ifndef PACKED_CELL_ST_H
13 #define PACKED_CELL_ST_H
15 #include "tor_queue.h"
#define CELL_MAX_NETWORK_SIZE
TOR_SIMPLEQ_HEAD(cell_simpleq_t, packed_cell_t) head
uint32_t inserted_timestamp
char body[CELL_MAX_NETWORK_SIZE]
TOR_SIMPLEQ_ENTRY(packed_cell_t) next