Searched defs:tcp_info (Results 1 – 9 of 9) sorted by relevance
214 struct tcp_info { struct215 __u8 tcpi_state;216 __u8 tcpi_ca_state;217 __u8 tcpi_retransmits;218 __u8 tcpi_probes;219 __u8 tcpi_backoff;220 __u8 tcpi_options;221 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;222 __u8 tcpi_delivery_rate_app_limited:1, tcpi_fastopen_client_fail:2;224 __u32 tcpi_rto;[all …]
220 struct tcp_info { struct221 __u8 tcpi_state;222 __u8 tcpi_ca_state;223 __u8 tcpi_retransmits;224 __u8 tcpi_probes;225 __u8 tcpi_backoff;226 __u8 tcpi_options;227 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;228 __u8 tcpi_delivery_rate_app_limited:1, tcpi_fastopen_client_fail:2;230 __u32 tcpi_rto;[all …]
114 __aligned_u64 tcp_info; member
109 __aligned_u64 tcp_info; member119 struct tcp_info tcp_info; member498 struct tcp_info tcp_info[2]; in do_getsockopt_mptcp_full_info() local
1263 struct tcp_info tcp_info; in mptcp_getsockopt_full_info() local
172 struct irdma_tcp_offload_info tcp_info; member
3318 struct irdma_tcp_offload_info *tcp_info, in irdma_init_tcp_ctx()
1550 struct irdma_tcp_offload_info *tcp_info; in irdma_modify_qp() local
927 struct irdma_tcp_offload_info *tcp_info; member