|
Tor 0.4.9.8
|
#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 cmd |
Definition at line 19 of file proto_ext_or.h.
| uint16_t len |