This is the complete list of members for nfd::RttEstimator, including all inherited members.
addMeasurement(Duration measure) | nfd::RttEstimator | |
computeRto() const | nfd::RttEstimator | |
doubleMultiplier() | nfd::RttEstimator | |
Duration typedef | nfd::RttEstimator | |
getInitialRtt(void) | nfd::RttEstimator | inlinestatic |
incrementMultiplier() | nfd::RttEstimator | |
RttEstimator(uint16_t maxMultiplier=16, Duration minRto=time::milliseconds(1), double gain=0.1) | nfd::RttEstimator |