information related to a BlockAck frame sent by a station More...
#include "wifi-acknowledgment.h"
Public Attributes | |
CtrlBAckRequestHeader | barHeader |
BlockAckReq header. | |
BlockAckType | baType |
BlockAck type. | |
WifiTxVector | blockAckTxVector |
TXVECTOR for the BlockAck frame. | |
uint32_t | muBarSize |
size in bytes of a MU-BAR Trigger Frame | |
information related to a BlockAck frame sent by a station
Definition at line 286 of file wifi-acknowledgment.h.
CtrlBAckRequestHeader ns3::WifiDlMuAggregateTf::BlockAckInfo::barHeader |
BlockAckReq header.
Definition at line 289 of file wifi-acknowledgment.h.
BlockAckType ns3::WifiDlMuAggregateTf::BlockAckInfo::baType |
BlockAck type.
Definition at line 291 of file wifi-acknowledgment.h.
WifiTxVector ns3::WifiDlMuAggregateTf::BlockAckInfo::blockAckTxVector |
TXVECTOR for the BlockAck frame.
Definition at line 290 of file wifi-acknowledgment.h.
uint32_t ns3::WifiDlMuAggregateTf::BlockAckInfo::muBarSize |
size in bytes of a MU-BAR Trigger Frame
Definition at line 288 of file wifi-acknowledgment.h.