Searched defs:tcp_info (Results 1 – 9 of 9) sorted by relevance
214 struct tcp_info { struct215 __u8 tcpi_state;218 __u8 tcpi_probes;219 __u8 tcpi_backoff;220 __u8 tcpi_options;221 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;224 __u32 tcpi_rto;225 __u32 tcpi_ato;231 __u32 tcpi_lost;242 __u32 tcpi_pmtu;[all …]
228 struct tcp_info { struct229 __u8 tcpi_state;232 __u8 tcpi_probes;233 __u8 tcpi_backoff;234 __u8 tcpi_options;235 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;238 __u32 tcpi_rto;239 __u32 tcpi_ato;245 __u32 tcpi_lost;256 __u32 tcpi_pmtu;[all …]
118 __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
172 struct irdma_tcp_offload_info tcp_info; member
3319 struct irdma_tcp_offload_info *tcp_info, in irdma_init_tcp_ctx()
1549 struct irdma_tcp_offload_info *tcp_info; in irdma_modify_qp() local
927 struct irdma_tcp_offload_info *tcp_info; member
1303 struct tcp_info tcp_info; in mptcp_getsockopt_full_info() local