A Discrete-Event Network Simulator
API
ns3::WifiDlMuBarBaSequence::BlockAckReqInfo Struct Reference

information related to a BlockAckReq frame sent to a station More...

#include "wifi-acknowledgment.h"

+ Collaboration diagram for ns3::WifiDlMuBarBaSequence::BlockAckReqInfo:

Public Attributes

BlockAckReqType barType
 BlockAckReq type. More...
 
BlockAckType baType
 BlockAck type. More...
 
WifiTxVector blockAckReqTxVector
 TXVECTOR for the BlockAckReq frame. More...
 
WifiTxVector blockAckTxVector
 TXVECTOR for the BlockAck frame. More...
 

Detailed Description

information related to a BlockAckReq frame sent to a station

Definition at line 221 of file wifi-acknowledgment.h.

Member Data Documentation

◆ barType

BlockAckReqType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::barType

BlockAckReq type.

Definition at line 224 of file wifi-acknowledgment.h.

◆ baType

BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::baType

BlockAck type.

Definition at line 226 of file wifi-acknowledgment.h.

◆ blockAckReqTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckReqTxVector

TXVECTOR for the BlockAckReq frame.

Definition at line 223 of file wifi-acknowledgment.h.

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckTxVector

TXVECTOR for the BlockAck frame.

Definition at line 225 of file wifi-acknowledgment.h.


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