#include "wifi-phy.h"
Public Attributes | |
uint32_t | mpduRefNumber |
MPDU ref number. More... | |
MpduType | type |
type More... | |
MpduInfo structure.
Definition at line 53 of file wifi-phy.h.
uint32_t ns3::MpduInfo::mpduRefNumber |
MPDU ref number.
Definition at line 56 of file wifi-phy.h.
Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), and ns3::WifiPhy::SendPacket().
MpduType ns3::MpduInfo::type |
type
Definition at line 55 of file wifi-phy.h.
Referenced by ns3::WifiPhy::EndReceive(), ns3::WifiPhyHelper::GetRadiotapHeader(), and ns3::WifiPhy::SendPacket().