A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiRetransmitTest::Params Struct Reference

Parameters for this test. More...

+ Collaboration diagram for WifiRetransmitTest::Params:

Public Attributes

bool incrRetryCountUnderBa
 whether retry count is incremented under block ack
 
bool isMld
 whether devices are MLDs
 
bool pifsRecovery
 whether PIFS recovery is used after failure of a non-initial
 
bool useBarAfterBaTimeout
 whether to send a BAR after a missed BlockAck
 
bool useRts
 whether RTS is used to protect frame transmissions
 

Detailed Description

Parameters for this test.

Definition at line 74 of file wifi-retransmit-test.cc.

Member Data Documentation

◆ incrRetryCountUnderBa

bool WifiRetransmitTest::Params::incrRetryCountUnderBa

whether retry count is incremented under block ack

Definition at line 78 of file wifi-retransmit-test.cc.

◆ isMld

bool WifiRetransmitTest::Params::isMld

whether devices are MLDs

Definition at line 76 of file wifi-retransmit-test.cc.

◆ pifsRecovery

bool WifiRetransmitTest::Params::pifsRecovery

whether PIFS recovery is used after failure of a non-initial

Definition at line 80 of file wifi-retransmit-test.cc.

◆ useBarAfterBaTimeout

bool WifiRetransmitTest::Params::useBarAfterBaTimeout

whether to send a BAR after a missed BlockAck

Definition at line 79 of file wifi-retransmit-test.cc.

◆ useRts

bool WifiRetransmitTest::Params::useRts

whether RTS is used to protect frame transmissions

Definition at line 77 of file wifi-retransmit-test.cc.


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