A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
mgt-action-headers.h File Reference
#include "reduced-neighbor-report.h"
#include "status-code.h"
#include "tim.h"
#include "wifi-opt-field.h"
#include "wifi-standards.h"
#include "ns3/header.h"
#include <list>
#include <optional>
+ Include dependency graph for mgt-action-headers.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  ns3::WifiActionHeader::ActionValue
 typedef for union of different ActionValues More...
 
struct  ns3::MgtEmlOmn::EmlControl
 EML Control field. More...
 
struct  ns3::MgtEmlOmn::EmlsrParamUpdate
 EMLSR Parameter Update field. More...
 
struct  ns3::FilsDiscHeader::FdCapability
 FD Capability subfield of FILS Discovery Information field. More...
 
struct  ns3::FilsDiscHeader::FilsDiscFrameControl
 FILS Discovery Frame Control subfield of FILS Discovery Information field. More...
 
class  ns3::FilsDiscHeader
 Implement the FILS (Fast Initial Link Setup) action frame. More...
 
class  ns3::MgtAddBaRequestHeader
 Implement the header for management frames of type Add Block Ack request. More...
 
class  ns3::MgtAddBaResponseHeader
 Implement the header for management frames of type Add Block Ack response. More...
 
class  ns3::MgtDelBaHeader
 Implement the header for management frames of type Delete Block Ack. More...
 
class  ns3::MgtEmlOmn
 Implement the header for Action frames of type EML Operating Mode Notification. More...
 
class  ns3::WifiActionHeader
 See IEEE 802.11 chapter 7.3.1.11 Header format: | category: 1 | action value: 1 |. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, const FilsDiscHeader::FdCapability &capability)
 Stream insertion operator.
 
std::ostream & ns3::operator<< (std::ostream &os, const FilsDiscHeader::FilsDiscFrameControl &control)
 Stream insertion operator.