structure that contains the subfields of the TLV fields. More...
#include "radiotap-header.h"
Public Attributes | |
uint16_t | length {0} |
length field. | |
uint16_t | type {0} |
type field. | |
structure that contains the subfields of the TLV fields.
Definition at line 504 of file radiotap-header.h.
uint16_t ns3::RadiotapHeader::TlvFields::length {0} |
length field.
Definition at line 507 of file radiotap-header.h.
Referenced by ns3::RadiotapHeader::DeserializeEht(), ns3::RadiotapHeader::DeserializeUsig(), ns3::RadiotapHeader::SerializeEht(), ns3::RadiotapHeader::SerializeUsig(), ns3::RadiotapHeader::SetEhtFields(), and ns3::RadiotapHeader::SetUsigFields().
uint16_t ns3::RadiotapHeader::TlvFields::type {0} |
type field.
Definition at line 506 of file radiotap-header.h.
Referenced by ns3::RadiotapHeader::DeserializeEht(), ns3::RadiotapHeader::DeserializeUsig(), ns3::RadiotapHeader::SerializeEht(), ns3::RadiotapHeader::SerializeUsig(), ns3::RadiotapHeader::SetEhtFields(), and ns3::RadiotapHeader::SetUsigFields().