|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
TCP CUBIC algorithm. More...
#include <tcpcubic.h>
Data Fields | |
| TscTime | t0 |
| double | cwnd |
| double | wMax |
| double | k |
| double | ssthresh |
TCP CUBIC algorithm.
| double TcpCubic::cwnd |
| double TcpCubic::k |
| double TcpCubic::ssthresh |
| TscTime TcpCubic::t0 |
| double TcpCubic::wMax |