Information to store for each device. More...
Public Attributes | |
Ptr< NetDeviceQueueInterface > | m_ndqi |
the netdevice queue interface More... | |
QueueDiscVector | m_queueDiscsToWake |
the vector of queue discs to wake More... | |
Ptr< QueueDisc > | m_rootQueueDisc |
the root queue disc on the device More... | |
Information to store for each device.
Definition at line 224 of file traffic-control-layer.h.
Ptr<NetDeviceQueueInterface> ns3::TrafficControlLayer::NetDeviceInfo::m_ndqi |
the netdevice queue interface
Definition at line 227 of file traffic-control-layer.h.
QueueDiscVector ns3::TrafficControlLayer::NetDeviceInfo::m_queueDiscsToWake |
the vector of queue discs to wake
Definition at line 228 of file traffic-control-layer.h.
the root queue disc on the device
Definition at line 226 of file traffic-control-layer.h.