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

#include <onion.h>

Data Fields

uint8_t cell_type
 
uint16_t handshake_type
 
uint16_t handshake_len
 
uint8_t onionskin [MAX_CREATE_LEN]
 

Detailed Description

A parsed CREATE, CREATE_FAST, or CREATE2 cell.

Definition at line 27 of file onion.h.

Field Documentation

◆ cell_type

uint8_t cell_type

◆ handshake_len

uint16_t handshake_len

◆ handshake_type

uint16_t handshake_type

◆ onionskin

uint8_t onionskin[MAX_CREATE_LEN]

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