Tor  0.4.7.0-alpha-dev
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 64 of file onion.h.

Field Documentation

◆ cell_type

uint8_t cell_type

One of RELAY_EXTENDED or RELAY_EXTENDED2.

Definition at line 66 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 68 of file onion.h.

Referenced by check_extended_cell().


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