tor  master
Data Fields
hs_stats_t Struct Reference

Data Fields

uint64_t rp_relay_cells_seen
 
digestmap_t * onions_seen_this_period
 

Detailed Description

Carries the various hidden service statistics, and any other information needed.

Field Documentation

◆ onions_seen_this_period

digestmap_t* onions_seen_this_period

Set of unique public key digests we've seen this stat period (could also be implemented as sorted smartlist).

◆ rp_relay_cells_seen

uint64_t rp_relay_cells_seen

How many relay cells have we seen as rendezvous points?


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