Tor 0.4.9.8
Loading...
Searching...
No Matches
vote_routerstatus_st.h File Reference

Routerstatus (vote entry) structure. More...

Go to the source code of this file.

Data Structures

struct  vote_routerstatus_t
 

Macros

#define MAX_KNOWN_FLAGS_IN_VOTE   64
 

Detailed Description

Routerstatus (vote entry) structure.

Definition in file vote_routerstatus_st.h.

Macro Definition Documentation

◆ MAX_KNOWN_FLAGS_IN_VOTE

#define MAX_KNOWN_FLAGS_IN_VOTE   64

How many known-flags are allowed in a vote? This is the width of the flags field of vote_routerstatus_t

Definition at line 24 of file vote_routerstatus_st.h.

Referenced by networkstatus_compute_consensus(), and networkstatus_parse_vote_from_string().