A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ns3::LrWpanMac::TxQueueElement Struct Reference

Helper structure for managing transmission queue elements. More...

+ Collaboration diagram for ns3::LrWpanMac::TxQueueElement:

Public Attributes

uint8_t txQMsduHandle
 MSDU Handle. More...
 
Ptr< PackettxQPkt
 Queued packet. More...
 

Detailed Description

Helper structure for managing transmission queue elements.

Definition at line 986 of file lr-wpan-mac.h.

Member Data Documentation

◆ txQMsduHandle

uint8_t ns3::LrWpanMac::TxQueueElement::txQMsduHandle

◆ txQPkt


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