NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::fw::RetxSuppressionExponential Member List

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_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MAX_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MULTIPLIERnfd::fw::RetxSuppressionExponentialstatic
Duration typedefnfd::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::RetxSuppressionExponentialexplicit