A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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.
 
WifiTxVector blockAckTxVector
 TXVECTOR for the BlockAck frame.
 

Detailed Description

information related to a BlockAck frame sent by a station

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

Member Data Documentation

◆ baType

BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckInfo::baType

BlockAck type.

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

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckInfo::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: