Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
microdesc_vote_line_t Struct Reference

Data Fields

int low
 
int high
 
microdesc_tmd
 
struct microdesc_vote_line_tnext
 

Detailed Description

Helper type used when generating the microdescriptor lines in a directory vote.

Definition at line 4013 of file dirvote.c.

Field Documentation

◆ high

int high

Definition at line 4015 of file dirvote.c.

◆ low

int low

Definition at line 4014 of file dirvote.c.

◆ md

Definition at line 4016 of file dirvote.c.

◆ next

struct microdesc_vote_line_t* next

Definition at line 4017 of file dirvote.c.


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