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

Buffer structure to store delays. More...

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

Public Attributes

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

Detailed Description

Buffer structure to store delays.

Definition at line 131 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: