Tor  0.4.7.0-alpha-dev
Data Fields
ocirc_cevent_msg_t Struct Reference

#include <ocirc_event.h>

Data Fields

uint32_t gid
 
int evtype
 
int reason
 
bool onehop
 

Detailed Description

Message for origin circuit status event

This contains information that ends up in CIRC control protocol events.

Definition at line 57 of file ocirc_event.h.

Field Documentation

◆ evtype

int evtype

event type

Definition at line 59 of file ocirc_event.h.

◆ gid

uint32_t gid

global ID

Definition at line 58 of file ocirc_event.h.

◆ onehop

bool onehop

one-hop circuit?

Definition at line 61 of file ocirc_event.h.

◆ reason

int reason

reason

Definition at line 60 of file ocirc_event.h.


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