A Discrete-Event Network Simulator
API
ns3::TcpLedbat::OwdCircBuf Struct Reference

Buffer structure to store delays. More...

+ Collaboration diagram for ns3::TcpLedbat::OwdCircBuf:

Public Attributes

std::vector< uint32_t > buffer
 Vector to store the delay. More...
 
uint32_t min
 The index of minimum value. More...
 

Detailed Description

Buffer structure to store delays.

Definition at line 132 of file tcp-ledbat.h.

Member Data Documentation

◆ buffer

std::vector<uint32_t> ns3::TcpLedbat::OwdCircBuf::buffer

◆ min

uint32_t ns3::TcpLedbat::OwdCircBuf::min

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