tor  master
Data Fields
vote_microdesc_hash_t Struct Reference

#include <or.h>

Collaboration diagram for vote_microdesc_hash_t:
Collaboration graph
[legend]

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.

Field Documentation

◆ microdesc_hash_line

char* microdesc_hash_line

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

◆ next

struct vote_microdesc_hash_t* next

Next element in the list, or NULL.


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