Tor 0.4.9.0-alpha-dev
Data Fields
router_id_iterator_t Struct Reference

Data Fields

cdline_t last_hash
 
cdline_t hash
 

Detailed Description

Structure used to remember the previous and current identity hash of the "r " lines in a consensus, to enforce well-ordering.

Definition at line 528 of file consdiff.c.

Field Documentation

◆ hash

cdline_t hash

Definition at line 530 of file consdiff.c.

◆ last_hash

cdline_t last_hash

Definition at line 529 of file consdiff.c.


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