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

EML Control field. More...

#include "mgt-action-headers.h"

+ Collaboration diagram for ns3::MgtEmlOmn::EmlControl:

Public Attributes

uint8_t : 5
 reserved
 
uint8_t emlmrMode: 1
 EMLMR Mode.
 
uint8_t emlsrMode: 1
 EMLSR Mode.
 
uint8_t emlsrParamUpdateCtrl: 1
 EMLSR Parameter Update Control.
 
std::optional< uint16_t > linkBitmap
 EMLSR/EMLMR Link Bitmap.
 
std::optional< uint8_t > mcsMapCountCtrl
 MCS Map Count Control.
 

Detailed Description

EML Control field.

Definition at line 661 of file mgt-action-headers.h.

Member Data Documentation

◆ __pad0__

uint8_t ns3::MgtEmlOmn::EmlControl::__pad0__

reserved

Definition at line 666 of file mgt-action-headers.h.

◆ emlmrMode

uint8_t ns3::MgtEmlOmn::EmlControl::emlmrMode

EMLMR Mode.

Definition at line 664 of file mgt-action-headers.h.

Referenced by EmlOmnExchangeTest::CheckEmlNotification().

◆ emlsrMode

◆ emlsrParamUpdateCtrl

uint8_t ns3::MgtEmlOmn::EmlControl::emlsrParamUpdateCtrl

◆ linkBitmap

std::optional<uint16_t> ns3::MgtEmlOmn::EmlControl::linkBitmap

EMLSR/EMLMR Link Bitmap.

Definition at line 667 of file mgt-action-headers.h.

Referenced by EmlOmnExchangeTest::CheckEmlNotification().

◆ mcsMapCountCtrl

std::optional<uint8_t> ns3::MgtEmlOmn::EmlControl::mcsMapCountCtrl

MCS Map Count Control.

Definition at line 668 of file mgt-action-headers.h.


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