information related to a BlockAckReq frame sent to a station More...
#include "wifi-acknowledgment.h"
Public Attributes | |
BlockAckReqType | barType |
BlockAckReq type. | |
BlockAckType | baType |
BlockAck type. | |
WifiTxVector | blockAckReqTxVector |
TXVECTOR for the BlockAckReq frame. | |
WifiTxVector | blockAckTxVector |
TXVECTOR for the BlockAck frame. | |
information related to a BlockAckReq frame sent to a station
Definition at line 230 of file wifi-acknowledgment.h.
BlockAckReqType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::barType |
BlockAckReq type.
Definition at line 233 of file wifi-acknowledgment.h.
BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::baType |
BlockAck type.
Definition at line 235 of file wifi-acknowledgment.h.
WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckReqTxVector |
TXVECTOR for the BlockAckReq frame.
Definition at line 232 of file wifi-acknowledgment.h.
WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckTxVector |
TXVECTOR for the BlockAck frame.
Definition at line 234 of file wifi-acknowledgment.h.