A Discrete-Event Network Simulator
API
ns3::ApWifiMac::bsrType Struct Reference

store value and timestamp for each Buffer Status Report More...

+ Collaboration diagram for ns3::ApWifiMac::bsrType:

Public Attributes

Time timestamp
 timestamp of BSR More...
 
uint8_t value
 value of BSR More...
 

Detailed Description

store value and timestamp for each Buffer Status Report

Definition at line 319 of file ap-wifi-mac.h.

Member Data Documentation

◆ timestamp

Time ns3::ApWifiMac::bsrType::timestamp

timestamp of BSR

Definition at line 322 of file ap-wifi-mac.h.

◆ value

uint8_t ns3::ApWifiMac::bsrType::value

value of BSR

Definition at line 321 of file ap-wifi-mac.h.


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