Home
last modified time | relevance | path

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

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/rate-control/
H A Dminstrel-wifi-manager.cc644 uint8_t index_max_tp = 0, index_max_tp2 = 0; in UpdateStats() local
668 index_max_tp2 = i; in UpdateStats()
690 station->m_maxTpRate2 = index_max_tp2; in UpdateStats()
699 … ")\tsecond max throughput=" << +index_max_tp2 << "(" << GetSupported (station, index_max_tp2) << in UpdateStats()