Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
extended_cell_t Struct Reference

#include <onion.h>

Data Fields

uint8_t cell_type
 
created_cell_t created_cell
 

Detailed Description

A parsed RELAY_EXTEND or RELAY_EXTEND2 cell

Definition at line 67 of file onion.h.

Field Documentation

◆ cell_type

uint8_t cell_type

One of RELAY_EXTENDED or RELAY_EXTENDED2.

Definition at line 69 of file onion.h.

Referenced by extended_cell_format().

◆ created_cell

created_cell_t created_cell

The "created cell" embedded in this extended cell.

Definition at line 71 of file onion.h.

Referenced by check_extended_cell().


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