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

MLD Parameters subfield. More...

#include "reduced-neighbor-report.h"

+ Collaboration diagram for ns3::ReducedNeighborReport::MldParameters:

Public Attributes

uint8_t allUpdates: 1
 All Updates Included.
 
uint8_t apMldId
 AP MLD ID.
 
uint8_t bssParamsChangeCount
 BSS Parameters Change Count.
 
uint8_t disabledLink: 1
 Disabled Link Indication.
 
uint8_t linkId: 4
 Link ID.
 

Detailed Description

MLD Parameters subfield.

Definition at line 35 of file reduced-neighbor-report.h.

Member Data Documentation

◆ allUpdates

uint8_t ns3::ReducedNeighborReport::MldParameters::allUpdates

All Updates Included.

Definition at line 40 of file reduced-neighbor-report.h.

◆ apMldId

uint8_t ns3::ReducedNeighborReport::MldParameters::apMldId

AP MLD ID.

Definition at line 37 of file reduced-neighbor-report.h.

Referenced by ns3::WifiAssocManager::GetNextAffiliatedAp().

◆ bssParamsChangeCount

uint8_t ns3::ReducedNeighborReport::MldParameters::bssParamsChangeCount

BSS Parameters Change Count.

Definition at line 39 of file reduced-neighbor-report.h.

◆ disabledLink

uint8_t ns3::ReducedNeighborReport::MldParameters::disabledLink

Disabled Link Indication.

Definition at line 41 of file reduced-neighbor-report.h.

◆ linkId

uint8_t ns3::ReducedNeighborReport::MldParameters::linkId

Link ID.

Definition at line 38 of file reduced-neighbor-report.h.


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