Tor  0.4.7.0-alpha-dev
Data Fields
ext_or_cmd_t Struct Reference

#include <proto_ext_or.h>

Data Fields

uint16_t cmd
 
uint16_t len
 
char body [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

A parsed Extended ORPort message.

Definition at line 18 of file proto_ext_or.h.

Field Documentation

◆ body

char body[FLEXIBLE_ARRAY_MEMBER]

Body length

Definition at line 21 of file proto_ext_or.h.

◆ len

uint16_t len

Command type

Definition at line 20 of file proto_ext_or.h.


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