Searched defs:tcp_info (Results 1 – 2 of 2) sorted by relevance
135703 struct tcp_info { struct135704 __u8 tcpi_state;135705 __u8 tcpi_ca_state;135706 __u8 tcpi_retransmits;135707 __u8 tcpi_probes;135708 __u8 tcpi_backoff;135709 __u8 tcpi_options;135710 __u8 tcpi_snd_wscale: 4;135711 __u8 tcpi_rcv_wscale: 4;135712 __u8 tcpi_delivery_rate_app_limited: 1;[all …]
143359 struct tcp_info { struct143360 __u8 tcpi_state;143361 __u8 tcpi_ca_state;143362 __u8 tcpi_retransmits;143363 __u8 tcpi_probes;143364 __u8 tcpi_backoff;143365 __u8 tcpi_options;143366 __u8 tcpi_snd_wscale: 4;143367 __u8 tcpi_rcv_wscale: 4;143368 __u8 tcpi_delivery_rate_app_limited: 1;[all …]