This is the complete list of members for nfd::fw::RetxSuppressionExponential, including all inherited members.
decidePerPitEntry(pit::Entry &pitEntry) | nfd::fw::RetxSuppressionExponential | |
decidePerUpstream(pit::Entry &pitEntry, Face &outFace) | nfd::fw::RetxSuppressionExponential | |
DEFAULT_INITIAL_INTERVAL | nfd::fw::RetxSuppressionExponential | static |
DEFAULT_MAX_INTERVAL | nfd::fw::RetxSuppressionExponential | static |
DEFAULT_MULTIPLIER | nfd::fw::RetxSuppressionExponential | static |
Duration typedef | nfd::fw::RetxSuppressionExponential | |
incrementIntervalForOutRecord(pit::OutRecord &outRecord) | nfd::fw::RetxSuppressionExponential | |
RetxSuppressionExponential(const Duration &initialInterval=DEFAULT_INITIAL_INTERVAL, float multiplier=DEFAULT_MULTIPLIER, const Duration &maxInterval=DEFAULT_MAX_INTERVAL) | nfd::fw::RetxSuppressionExponential | explicit |