Home
last modified time | relevance | path

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

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/ht/
H A Dht-capabilities.cc40 m_lsigProtectionSupport (0), in HtCapabilities()
142 m_lsigProtectionSupport = lSigProtection; in SetLSigProtectionSupport()
300 val |= (m_lsigProtectionSupport & 0x01) << 15; in GetHtCapabilitiesInfo()
320 m_lsigProtectionSupport = (ctrl >> 15) & 0x01; in SetHtCapabilitiesInfo()
H A Dht-capabilities.h289 uint8_t m_lsigProtectionSupport; ///< L-SIG protection support variable