Home
last modified time | relevance | path

Searched refs:AggregateMsdu (Results 1 – 3 of 3) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dwifi-tx-parameters.h86 void AggregateMsdu (Ptr<const WifiMacQueueItem> msdu);
H A Dwifi-tx-parameters.cc174 WifiTxParameters::AggregateMsdu (Ptr<const WifiMacQueueItem> msdu) in AggregateMsdu() function in ns3::WifiTxParameters
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/ht/
H A Dht-frame-exchange-manager.cc1073 txParams.AggregateMsdu (msdu); in TryAggregateMsdu()