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

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

#include "wifi-acknowledgment.h"

+ Collaboration diagram for ns3::WifiDlMuAggregateTf::BlockAckInfo:

Public Attributes

CtrlBAckRequestHeader barHeader
 BlockAckReq header. More...
 
BlockAckType baType
 BlockAck type. More...
 
WifiTxVector blockAckTxVector
 TXVECTOR for the BlockAck frame. More...
 
uint32_t muBarSize
 size in bytes of a MU-BAR Trigger Frame More...
 

Detailed Description

information related to a BlockAck frame sent by a station

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

Member Data Documentation

◆ barHeader

CtrlBAckRequestHeader ns3::WifiDlMuAggregateTf::BlockAckInfo::barHeader

BlockAckReq header.

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

◆ baType

BlockAckType ns3::WifiDlMuAggregateTf::BlockAckInfo::baType

BlockAck type.

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

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuAggregateTf::BlockAckInfo::blockAckTxVector

TXVECTOR for the BlockAck frame.

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

◆ muBarSize

uint32_t ns3::WifiDlMuAggregateTf::BlockAckInfo::muBarSize

size in bytes of a MU-BAR Trigger Frame

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


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