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

Detailed Description

information related to a BlockAckReq frame sent to a station

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

Member Data Documentation

◆ barType

BlockAckReqType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::barType

BlockAckReq type.

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

◆ baType

BlockAckType ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::baType

BlockAck type.

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

◆ blockAckReqTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckReqTxVector

TXVECTOR for the BlockAckReq frame.

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

◆ blockAckTxVector

WifiTxVector ns3::WifiDlMuBarBaSequence::BlockAckReqInfo::blockAckTxVector

TXVECTOR for the BlockAck frame.

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


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