tor  master
Public Member Functions | Data Fields
packed_cell_t Struct Reference

#include <or.h>

Public Member Functions

 TOR_SIMPLEQ_ENTRY (packed_cell_t) next
 

Data Fields

char body [CELL_MAX_NETWORK_SIZE]
 
uint32_t inserted_timestamp
 

Detailed Description

A cell as packed for writing to the network.

Member Function Documentation

◆ TOR_SIMPLEQ_ENTRY()

TOR_SIMPLEQ_ENTRY ( packed_cell_t  )

Next cell queued on this circuit.

Field Documentation

◆ body

Cell as packed for network.

◆ inserted_timestamp

uint32_t inserted_timestamp

Time (in timestamp units) when this cell was inserted


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