#include "wifi-phy.h"
Public Attributes | |
| uint32_t | mpduRefNumber | 
| MPDU ref number.  More... | |
| MpduType | type | 
| type  More... | |
MpduInfo structure.
Definition at line 79 of file wifi-phy.h.
| uint32_t ns3::MpduInfo::mpduRefNumber | 
MPDU ref number.
Definition at line 82 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 81 of file wifi-phy.h.
Referenced by ns3::WifiPhy::EndReceive(), ns3::WifiPhyHelper::PcapSniffRxEvent(), ns3::WifiPhyHelper::PcapSniffTxEvent(), and ns3::WifiPhy::SendPacket().