Tor  0.4.7.0-alpha-dev
Data Fields
vote_microdesc_hash_t Struct Reference

#include <vote_microdesc_hash_st.h>

Data Fields

struct vote_microdesc_hash_tnext
 
char * microdesc_hash_line
 

Detailed Description

Linked list of microdesc hash lines for a single router in a directory vote.

Definition at line 18 of file vote_microdesc_hash_st.h.

Field Documentation

◆ microdesc_hash_line

char* microdesc_hash_line

The raw contents of the microdesc hash line, from the "m" through the newline.

Definition at line 23 of file vote_microdesc_hash_st.h.

Referenced by vote_routerstatus_free_().

◆ next

struct vote_microdesc_hash_t* next

Next element in the list, or NULL.

Definition at line 20 of file vote_microdesc_hash_st.h.

Referenced by vote_routerstatus_free_().


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