Tor 0.4.9.0-alpha-dev
Data Structures | Macros
vote_routerstatus_st.h File Reference

Routerstatus (vote entry) structure. More...

#include "feature/nodelist/routerstatus_st.h"
#include "lib/defs/x25519_sizes.h"

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.