Home
last modified time | relevance | path

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

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/utils/
H A Dradiotap-header.cc298 if (m_present & RADIOTAP_HE) // bit 23 in Serialize()
577 if (m_present & RADIOTAP_HE) // bit 23 in Deserialize()
848 if (!(m_present & RADIOTAP_HE)) in SetHeFields()
851 m_present |= RADIOTAP_HE; in SetHeFields()
H A Dradiotap-header.h458 RADIOTAP_HE = 0x00800000, enumerator