A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::MpduInfo Struct Reference

MpduInfo structure. More...

#include "wifi-types.h"

+ Collaboration diagram for ns3::MpduInfo:

Public Attributes

uint32_t mpduRefNumber
 MPDU ref number.
 
MpduType type
 type of MPDU
 

Detailed Description

MpduInfo structure.

Definition at line 64 of file wifi-types.h.

Member Data Documentation

◆ mpduRefNumber

uint32_t ns3::MpduInfo::mpduRefNumber

MPDU ref number.

Definition at line 67 of file wifi-types.h.

Referenced by ns3::WifiPhy::NotifyMonitorSniffRx(), and ns3::WifiPhy::NotifyMonitorSniffTx().

◆ type

MpduType ns3::MpduInfo::type

type of MPDU

Definition at line 66 of file wifi-types.h.

Referenced by ns3::WifiPhy::NotifyMonitorSniffRx(), and ns3::WifiPhy::NotifyMonitorSniffTx().


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