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

EML Control field. More...

#include "mgt-headers.h"

+ Collaboration diagram for ns3::MgtEmlOperatingModeNotification::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 1131 of file mgt-headers.h.

Member Data Documentation

◆ __pad0__

uint8_t ns3::MgtEmlOperatingModeNotification::EmlControl::__pad0__

reserved

Definition at line 1136 of file mgt-headers.h.

◆ emlmrMode

◆ emlsrMode

◆ emlsrParamUpdateCtrl

◆ linkBitmap

◆ mcsMapCountCtrl

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

MCS Map Count Control.

Definition at line 1138 of file mgt-headers.h.

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


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