tcp_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

tcpi_advmss
uint tcpi_advmss;
Undocumented in source.
tcpi_ato
uint tcpi_ato;
Undocumented in source.
tcpi_backoff
ubyte tcpi_backoff;
Undocumented in source.
tcpi_ca_state
ubyte tcpi_ca_state;
Undocumented in source.
tcpi_fackets
uint tcpi_fackets;
Undocumented in source.
tcpi_last_ack_recv
uint tcpi_last_ack_recv;
Undocumented in source.
tcpi_last_ack_sent
uint tcpi_last_ack_sent;
Undocumented in source.
tcpi_last_data_recv
uint tcpi_last_data_recv;
Undocumented in source.
tcpi_last_data_sent
uint tcpi_last_data_sent;
Undocumented in source.
tcpi_lost
uint tcpi_lost;
Undocumented in source.
tcpi_options
ubyte tcpi_options;
Undocumented in source.
tcpi_pmtu
uint tcpi_pmtu;
Undocumented in source.
tcpi_probes
ubyte tcpi_probes;
Undocumented in source.
tcpi_rcv_mss
uint tcpi_rcv_mss;
Undocumented in source.
tcpi_rcv_rtt
uint tcpi_rcv_rtt;
Undocumented in source.
tcpi_rcv_space
uint tcpi_rcv_space;
Undocumented in source.
tcpi_rcv_ssthresh
uint tcpi_rcv_ssthresh;
Undocumented in source.
tcpi_reordering
uint tcpi_reordering;
Undocumented in source.
tcpi_retrans
uint tcpi_retrans;
Undocumented in source.
tcpi_retransmits
ubyte tcpi_retransmits;
Undocumented in source.
tcpi_rto
uint tcpi_rto;
Undocumented in source.
tcpi_rtt
uint tcpi_rtt;
Undocumented in source.
tcpi_rttvar
uint tcpi_rttvar;
Undocumented in source.
tcpi_sacked
uint tcpi_sacked;
Undocumented in source.
tcpi_snd_cwnd
uint tcpi_snd_cwnd;
Undocumented in source.
tcpi_snd_mss
uint tcpi_snd_mss;
Undocumented in source.
tcpi_snd_ssthresh
uint tcpi_snd_ssthresh;
Undocumented in source.
tcpi_state
ubyte tcpi_state;
Undocumented in source.
tcpi_total_retrans
uint tcpi_total_retrans;
Undocumented in source.
tcpi_unacked
uint tcpi_unacked;
Undocumented in source.

Meta