A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::RadiotapHeader::EhtFields Struct Reference

structure that contains the subfields of the EHT field. More...

#include "radiotap-header.h"

+ Collaboration diagram for ns3::RadiotapHeader::EhtFields:

Public Attributes

std::array< uint32_t, 9 > data {}
 data fields.
 
uint32_t known {0}
 known field.
 
std::vector< uint32_tuserInfo {}
 user info fields.
 

Detailed Description

structure that contains the subfields of the EHT field.

Definition at line 599 of file radiotap-header.h.

Member Data Documentation

◆ data

std::array<uint32_t, 9> ns3::RadiotapHeader::EhtFields::data {}

◆ known

◆ userInfo

std::vector<uint32_t> ns3::RadiotapHeader::EhtFields::userInfo {}

The documentation for this struct was generated from the following file: