Home
last modified time | relevance | path

Searched refs:IsLowPartcipationRate (Results 1 – 2 of 2) sorted by relevance

/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DProfiling.cpp145 bool RouterProfile::IsLowPartcipationRate () const in IsLowPartcipationRate() function in i2p::data::RouterProfile
158 auto isBad = IsAlwaysDeclining () || IsLowPartcipationRate () /*|| IsLowReplyRate ()*/; in IsBad()
H A DProfiling.h54 bool IsLowPartcipationRate () const;