TBTT Information Header subfield. More...
#include "reduced-neighbor-report.h"
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) | |
TBTT Information Header subfield.
Definition at line 58 of file reduced-neighbor-report.h.
uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::filtered |
Filtered Neighbor AP (1 bit)
Definition at line 61 of file reduced-neighbor-report.h.
uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::reserved |
Reserved (1 bit)
Definition at line 62 of file reduced-neighbor-report.h.
uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::tbttInfoCount |
TBTT Information Count (4 bits)
Definition at line 63 of file reduced-neighbor-report.h.
uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::tbttInfoLength |
TBTT Information Length (8 bits)
Definition at line 64 of file reduced-neighbor-report.h.
uint8_t ns3::ReducedNeighborReport::TbttInformationHeader::type |
TBTT Information Field Type (2 bits)
Definition at line 60 of file reduced-neighbor-report.h.