Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/infiniband/hw/irdma/
A Dverbs.h167 struct irdma_tcp_offload_info tcp_info; member
A Dcm.c3267 struct irdma_tcp_offload_info *tcp_info, in irdma_init_tcp_ctx()
A Dverbs.c1472 struct irdma_tcp_offload_info *tcp_info; in irdma_modify_qp() local
A Dtype.h969 struct irdma_tcp_offload_info *tcp_info; member

Completed in 31 milliseconds