Home
last modified time | relevance | path

Searched defs:tcp_info (Results 1 – 9 of 9) sorted by relevance

/linux/tools/include/uapi/linux/
A Dtcp.h214 struct tcp_info { struct
215 __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 …]
/linux/include/uapi/linux/
A Dtcp.h222 struct tcp_info { struct
223 __u8 tcpi_state;
226 __u8 tcpi_probes;
227 __u8 tcpi_backoff;
228 __u8 tcpi_options;
229 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
232 __u32 tcpi_rto;
233 __u32 tcpi_ato;
239 __u32 tcpi_lost;
250 __u32 tcpi_pmtu;
[all …]
A Dmptcp.h118 __aligned_u64 tcp_info; member
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_sockopt.c109 __aligned_u64 tcp_info; member
119 struct tcp_info tcp_info; member
498 struct tcp_info tcp_info[2]; in do_getsockopt_mptcp_full_info() local
/linux/drivers/infiniband/hw/irdma/
A Dverbs.h172 struct irdma_tcp_offload_info tcp_info; member
A Dcm.c3319 struct irdma_tcp_offload_info *tcp_info, in irdma_init_tcp_ctx()
A Dverbs.c1549 struct irdma_tcp_offload_info *tcp_info; in irdma_modify_qp() local
A Dtype.h927 struct irdma_tcp_offload_info *tcp_info; member
/linux/net/mptcp/
A Dsockopt.c1303 struct tcp_info tcp_info; in mptcp_getsockopt_full_info() local

Completed in 42 milliseconds