A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::FlowMonitor::TrackedPacket Struct Reference
+ Collaboration diagram for ns3::FlowMonitor::TrackedPacket:

Public Attributes

Time firstSeenTime
Time lastSeenTime
uint32_t timesForwarded

Detailed Description

Definition at line 211 of file flow-monitor.h.

Member Data Documentation

Time ns3::FlowMonitor::TrackedPacket::firstSeenTime

Definition at line 213 of file flow-monitor.h.

Referenced by ns3::FlowMonitor::ReportFirstTx().

Time ns3::FlowMonitor::TrackedPacket::lastSeenTime

Definition at line 214 of file flow-monitor.h.

Referenced by ns3::FlowMonitor::ReportFirstTx().

uint32_t ns3::FlowMonitor::TrackedPacket::timesForwarded

Definition at line 215 of file flow-monitor.h.

Referenced by ns3::FlowMonitor::ReportFirstTx().


The documentation for this struct was generated from the following file: