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 220 of file wifi-acknowledgment.h.
| BlockAckReqType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::barType |
BlockAckReq type.
Definition at line 223 of file wifi-acknowledgment.h.
| BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::baType |
BlockAck type.
Definition at line 225 of file wifi-acknowledgment.h.
| WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckReqTxVector |
TXVECTOR for the BlockAckReq frame.
Definition at line 222 of file wifi-acknowledgment.h.
| WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckTxVector |
TXVECTOR for the BlockAck frame.
Definition at line 224 of file wifi-acknowledgment.h.