Tor
0.4.7.0-alpha-dev
|
#include <proto_ext_or.h>
Data Fields | |
uint16_t | cmd |
uint16_t | len |
char | body [FLEXIBLE_ARRAY_MEMBER] |
A parsed Extended ORPort message.
Definition at line 18 of file proto_ext_or.h.
char body[FLEXIBLE_ARRAY_MEMBER] |
Body length
Definition at line 21 of file proto_ext_or.h.
uint16_t len |
Command type
Definition at line 20 of file proto_ext_or.h.