Helper structure for managing transmission queue elements. More...
Public Attributes | |
| uint8_t | txQMsduHandle |
| MSDU Handle. | |
| Ptr< Packet > | txQPkt |
| Queued packet. | |
Helper structure for managing transmission queue elements.
Definition at line 746 of file lr-wpan-mac.h.
| uint8_t ns3::lrwpan::LrWpanMac::TxQueueElement::txQMsduHandle |
MSDU Handle.
Definition at line 748 of file lr-wpan-mac.h.
Queued packet.
Definition at line 749 of file lr-wpan-mac.h.