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. | |
information related to a BlockAck frame sent by a station
Definition at line 264 of file wifi-acknowledgment.h.
CtrlBAckRequestHeader ns3::WifiDlMuTfMuBar::BlockAckInfo::barHeader |
BlockAckReq header.
Definition at line 266 of file wifi-acknowledgment.h.
BlockAckType ns3::WifiDlMuTfMuBar::BlockAckInfo::baType |
BlockAck type.
Definition at line 268 of file wifi-acknowledgment.h.
WifiTxVector ns3::WifiDlMuTfMuBar::BlockAckInfo::blockAckTxVector |
TXVECTOR for the BlockAck frame.
Definition at line 267 of file wifi-acknowledgment.h.