NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
RttEst Struct Reference

RTT estimator. More...

#include <rttest.h>

Data Fields

RttValue rttv
 
TscDuration rto
 
TscDuration last
 
TscTime next_
 

Detailed Description

RTT estimator.

See also
https://datatracker.ietf.org/doc/html/rfc6298

Field Documentation

◆ last

TscDuration RttEst::last

◆ next_

TscTime RttEst::next_

◆ rto

TscDuration RttEst::rto

◆ rttv

RttValue RttEst::rttv

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