A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ProbeExchTest::TxPsdu Struct Reference

information on transmitted PSDU More...

+ Collaboration diagram for ProbeExchTest::TxPsdu:

Public Attributes

uint8_t linkId
 Tx link ID.
 
Ptr< const WifiPsdupsdu
 WifiPsdu.
 
WifiTxVector txVec
 TXVECTOR.
 

Detailed Description

information on transmitted PSDU

Definition at line 98 of file wifi-probe-exchange-test.cc.

Member Data Documentation

◆ linkId

uint8_t ProbeExchTest::TxPsdu::linkId

Tx link ID.

Definition at line 102 of file wifi-probe-exchange-test.cc.

Referenced by ProbeExchTest::ValidateProbeReq(), and ProbeExchTest::ValidateProbeResp().

◆ psdu

Ptr<const WifiPsdu> ProbeExchTest::TxPsdu::psdu

◆ txVec

WifiTxVector ProbeExchTest::TxPsdu::txVec

TXVECTOR.

Definition at line 101 of file wifi-probe-exchange-test.cc.


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