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 __pad0__: 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 633 of file mgt-action-headers.h.

Member Data Documentation

◆ __pad0__

uint8_t ns3::MgtEmlOmn::EmlControl::__pad0__

reserved

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

◆ emlmrMode

uint8_t ns3::MgtEmlOmn::EmlControl::emlmrMode

◆ emlsrMode

◆ emlsrParamUpdateCtrl

◆ linkBitmap

◆ mcsMapCountCtrl

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

MCS Map Count Control.

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

Referenced by ns3::MgtEmlOmn::GetSerializedSize().


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