ns3::ndn::App
-
ReceivedInterests: ReceivedInterests
-
ReceivedNacks: ReceivedNacks
-
ReceivedDatas: ReceivedDatas
-
TransmittedInterests: TransmittedInterests
-
TransmittedDatas: TransmittedDatas
ns3::ndn::Consumer
-
LastRetransmittedInterestDataDelay: Delay between last retransmitted Interest and received Data
-
FirstInterestDataDelay: Delay between first transmitted Interest and received Data
ns3::ndn::ConsumerWindow
-
WindowTrace: Window that controls how many outstanding interests are allowed
-
InFlight: Current number of outstanding interests
ns3::ndn::cs::Lru
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::ContentStore
-
CacheHits: Trace called every time there is a cache hit
-
CacheMisses: Trace called every time there is a cache miss
ns3::ndn::cs::Random
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Fifo
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Lfu
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Lru::Freshness
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Random::Freshness
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Fifo::Freshness
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Lfu::Freshness
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Stats::Lru
-
WillRemoveEntry: Trace called just before content store entry will be removed
ns3::ndn::cs::Lru::LifetimeStats
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Stats::Random
-
WillRemoveEntry: Trace called just before content store entry will be removed
ns3::ndn::cs::Random::LifetimeStats
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Stats::Fifo
-
WillRemoveEntry: Trace called just before content store entry will be removed
ns3::ndn::cs::Fifo::LifetimeStats
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::cs::Stats::Lfu
-
WillRemoveEntry: Trace called just before content store entry will be removed
ns3::ndn::cs::Lfu::LifetimeStats
-
DidAddEntry: Trace fired every time entry is successfully added to the cache
ns3::ndn::fw::Nacks
-
OutNacks: OutNacks
-
InNacks: InNacks
-
DropNacks: DropNacks
ns3::ndn::ForwardingStrategy
-
OutInterests: OutInterests
-
InInterests: InInterests
-
DropInterests: DropInterests
-
OutData: OutData
-
InData: InData
-
DropData: DropData
-
SatisfiedInterests: SatisfiedInterests
-
TimedOutInterests: TimedOutInterests
ns3::ndn::Limits::Window
-
CurMaxLimit: Current maximum limit
-
Outstanding: Number of outstanding interests