A struct for packet, Wifi header, and timestamp.item structure. More...
Collaboration diagram for ns3::MacLow::Item:Public Attributes | |
| WifiMacHeader | hdr |
| the header More... | |
| Ptr< const Packet > | packet |
| the packet More... | |
| Time | timestamp |
| the timestamp More... | |
A struct for packet, Wifi header, and timestamp.item structure.
| WifiMacHeader ns3::MacLow::Item::hdr |
| Time ns3::MacLow::Item::timestamp |
the timestamp
Definition at line 1103 of file mac-low.h.
Referenced by ns3::MacLow::InsertInTxQueue().