Searched defs:tcp_info (Results 1 – 1 of 1) sorted by relevance
140 struct tcp_info { struct141 __u8 tcpi_state;144 __u8 tcpi_probes;145 __u8 tcpi_backoff;146 __u8 tcpi_options;147 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;149 __u32 tcpi_rto;150 __u32 tcpi_ato;155 __u32 tcpi_lost;162 __u32 tcpi_pmtu;[all …]