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

TBTT Information Header subfield. More...

#include "reduced-neighbor-report.h"

+ Collaboration diagram for ns3::ReducedNeighborReport::TbttInformationHeader:

Public Attributes

uint8_t filtered: 1
 Filtered Neighbor AP (1 bit)
 
uint8_t reserved: 1
 Reserved (1 bit)
 
uint8_t tbttInfoCount: 4
 TBTT Information Count (4 bits)
 
uint8_t tbttInfoLength
 TBTT Information Length (8 bits)
 
uint8_t type: 2
 TBTT Information Field Type (2 bits)
 

Detailed Description

TBTT Information Header subfield.

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

Member Data Documentation

◆ filtered

uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::filtered

Filtered Neighbor AP (1 bit)

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

◆ reserved

uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::reserved

Reserved (1 bit)

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

◆ tbttInfoCount

uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::tbttInfoCount

TBTT Information Count (4 bits)

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

◆ tbttInfoLength

uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::tbttInfoLength

TBTT Information Length (8 bits)

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

◆ type

uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::type

TBTT Information Field Type (2 bits)

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


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