A Discrete-Event Network Simulator
API
ns3::WifiDlMuTfMuBar::BlockAckInfo Struct Reference

information related to a BlockAck frame sent by a station More...

#include "wifi-acknowledgment.h"

+ Collaboration diagram for ns3::WifiDlMuTfMuBar::BlockAckInfo:

Public Attributes

CtrlBAckRequestHeader barHeader
 BlockAckReq header. More...
 
BlockAckType baType
 BlockAck type. More...
 
WifiTxVector blockAckTxVector
 TXVECTOR for the BlockAck frame. More...
 

Detailed Description

information related to a BlockAck frame sent by a station

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

Member Data Documentation

◆ barHeader

CtrlBAckRequestHeader ns3::WifiDlMuTfMuBar::BlockAckInfo::barHeader

BlockAckReq header.

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

◆ baType

BlockAckType ns3::WifiDlMuTfMuBar::BlockAckInfo::baType

BlockAck type.

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

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuTfMuBar::BlockAckInfo::blockAckTxVector

TXVECTOR for the BlockAck frame.

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


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