#include "wifi-phy.h"
Public Attributes | |
| uint64_t | mpduRefNumber |
| MPDU ref number. More... | |
| MpduType | type |
| type More... | |
MpduInfo structure.
Definition at line 74 of file wifi-phy.h.
| uint64_t ns3::MpduInfo::mpduRefNumber |
MPDU ref number.
Definition at line 77 of file wifi-phy.h.
Referenced by ns3::WifiPhyHelper::PcapSniffRxEvent(), ns3::WifiPhyHelper::PcapSniffTxEvent(), and ns3::WifiPhy::SendPacket().
| MpduType ns3::MpduInfo::type |
type
Definition at line 76 of file wifi-phy.h.
Referenced by ns3::WifiPhy::EndReceive(), ns3::WifiPhyHelper::PcapSniffRxEvent(), ns3::WifiPhyHelper::PcapSniffTxEvent(), and ns3::WifiPhy::SendPacket().