#include "phy-entity.h"
Public Attributes | |
uint32_t | mpduRefNumber |
MPDU ref number. More... | |
MpduType | type |
type of MPDU More... | |
MpduInfo structure.
Definition at line 61 of file phy-entity.h.
uint32_t ns3::MpduInfo::mpduRefNumber |
MPDU ref number.
Definition at line 64 of file phy-entity.h.
Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), ns3::WifiPhy::NotifyMonitorSniffRx(), and ns3::WifiPhy::NotifyMonitorSniffTx().
MpduType ns3::MpduInfo::type |
type of MPDU
Definition at line 63 of file phy-entity.h.
Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), ns3::WifiPhy::NotifyMonitorSniffRx(), ns3::WifiPhy::NotifyMonitorSniffTx(), and Bug2470TestCase::RxCallback().