Flowgrind
Advanced TCP traffic generator
fg_tcp_info Struct Reference

#include <common.h>

Data Fields

int tcpi_backoff
 
int tcpi_ca_state
 
int tcpi_fackets
 
int tcpi_lost
 
int tcpi_reordering
 
int tcpi_retrans
 
int tcpi_retransmits
 
int tcpi_rto
 
int tcpi_rtt
 
int tcpi_rttvar
 
int tcpi_sacked
 
int tcpi_snd_cwnd
 
int tcpi_snd_mss
 
int tcpi_snd_ssthresh
 
int tcpi_unacked
 

Detailed Description

Definition at line 267 of file common.h.

Field Documentation

◆ tcpi_backoff

int fg_tcp_info::tcpi_backoff

Definition at line 280 of file common.h.

◆ tcpi_ca_state

int fg_tcp_info::tcpi_ca_state

Definition at line 282 of file common.h.

◆ tcpi_fackets

int fg_tcp_info::tcpi_fackets

Definition at line 275 of file common.h.

◆ tcpi_lost

int fg_tcp_info::tcpi_lost

Definition at line 272 of file common.h.

◆ tcpi_reordering

int fg_tcp_info::tcpi_reordering

Definition at line 276 of file common.h.

◆ tcpi_retrans

int fg_tcp_info::tcpi_retrans

Definition at line 273 of file common.h.

◆ tcpi_retransmits

int fg_tcp_info::tcpi_retransmits

Definition at line 274 of file common.h.

◆ tcpi_rto

int fg_tcp_info::tcpi_rto

Definition at line 279 of file common.h.

◆ tcpi_rtt

int fg_tcp_info::tcpi_rtt

Definition at line 277 of file common.h.

◆ tcpi_rttvar

int fg_tcp_info::tcpi_rttvar

Definition at line 278 of file common.h.

◆ tcpi_sacked

int fg_tcp_info::tcpi_sacked

Definition at line 271 of file common.h.

◆ tcpi_snd_cwnd

int fg_tcp_info::tcpi_snd_cwnd

Definition at line 268 of file common.h.

◆ tcpi_snd_mss

int fg_tcp_info::tcpi_snd_mss

Definition at line 281 of file common.h.

◆ tcpi_snd_ssthresh

int fg_tcp_info::tcpi_snd_ssthresh

Definition at line 269 of file common.h.

◆ tcpi_unacked

int fg_tcp_info::tcpi_unacked

Definition at line 270 of file common.h.


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