|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
This is the complete list of members for nfd::fw::RetxSuppressionExponential, including all inherited members.
| construct(const StrategyParameters ¶ms) | nfd::fw::RetxSuppressionExponential | static |
| 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 | |
| operator<< | nfd::fw::RetxSuppressionExponential | friend |
| RetxSuppressionExponential(Duration initialInterval=DEFAULT_INITIAL_INTERVAL, Duration maxInterval=DEFAULT_MAX_INTERVAL, float multiplier=DEFAULT_MULTIPLIER) | nfd::fw::RetxSuppressionExponential | explicit |