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

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

#include "wifi-acknowledgment.h"

+ Collaboration diagram for ns3::WifiDlMuBarBaSequence::BlockAckInfo:

Public Attributes

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 215 of file wifi-acknowledgment.h.

Member Data Documentation

◆ baType

BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckInfo::baType

BlockAck type.

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

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckInfo::blockAckTxVector

TXVECTOR for the BlockAck frame.

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


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