Tor  0.4.7.0-alpha-dev
Data Fields
ocirc_state_msg_t Struct Reference

#include <ocirc_event.h>

Data Fields

uint32_t gid
 
int state
 
bool onehop
 

Detailed Description

Message for origin circuit state update

Definition at line 28 of file ocirc_event.h.

Field Documentation

◆ gid

uint32_t gid

global ID (only origin circuits have them)

Definition at line 29 of file ocirc_event.h.

◆ onehop

bool onehop

one-hop circuit?

Definition at line 31 of file ocirc_event.h.

◆ state

int state

new circuit state

Definition at line 30 of file ocirc_event.h.


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