A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
uint8_t value
 value of BSR
 

Detailed Description

store value and timestamp for each Buffer Status Report

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

Member Data Documentation

◆ timestamp

Time ns3::ApWifiMac::BsrType::timestamp

timestamp of BSR

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

◆ value

uint8_t ns3::ApWifiMac::BsrType::value

value of BSR

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


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