Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dinternal_errqueue.h100 struct tcp_info { struct
101 uint8_t tcpi_state;
102 uint8_t tcpi_ca_state;
103 uint8_t tcpi_retransmits;
104 uint8_t tcpi_probes;
105 uint8_t tcpi_backoff;
106 uint8_t tcpi_options;
107 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
108 uint8_t tcpi_delivery_rate_app_limited : 1;
109 uint32_t tcpi_rto;
[all …]
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dinternal_errqueue.h100 struct tcp_info { struct
101 uint8_t tcpi_state;
102 uint8_t tcpi_ca_state;
103 uint8_t tcpi_retransmits;
104 uint8_t tcpi_probes;
105 uint8_t tcpi_backoff;
106 uint8_t tcpi_options;
107 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
108 uint8_t tcpi_delivery_rate_app_limited : 1;
109 uint32_t tcpi_rto;
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dinternal_errqueue.h110 struct tcp_info { struct
111 uint8_t tcpi_state;
112 uint8_t tcpi_ca_state;
113 uint8_t tcpi_retransmits;
114 uint8_t tcpi_probes;
115 uint8_t tcpi_backoff;
116 uint8_t tcpi_options;
117 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
118 uint8_t tcpi_delivery_rate_app_limited : 1;
119 uint32_t tcpi_rto;
[all …]
/external/grpc-grpc/src/core/lib/iomgr/
Dinternal_errqueue.h110 struct tcp_info { struct
111 uint8_t tcpi_state;
112 uint8_t tcpi_ca_state;
113 uint8_t tcpi_retransmits;
114 uint8_t tcpi_probes;
115 uint8_t tcpi_backoff;
116 uint8_t tcpi_options;
117 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
118 uint8_t tcpi_delivery_rate_app_limited : 1;
119 uint32_t tcpi_rto;
[all …]
/external/musl/include/netinet/
Dtcp.h137 struct tcp_info { struct
138 uint8_t tcpi_state;
139 uint8_t tcpi_ca_state;
140 uint8_t tcpi_retransmits;
141 uint8_t tcpi_probes;
142 uint8_t tcpi_backoff;
143 uint8_t tcpi_options;
144 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
145 uint8_t tcpi_delivery_rate_app_limited : 1, tcpi_fastopen_client_fail : 2;
146 uint32_t tcpi_rto;
[all …]
/external/iproute2/include/uapi/linux/
Dtcp.h166 struct tcp_info { struct
167 __u8 tcpi_state;
168 __u8 tcpi_ca_state;
169 __u8 tcpi_retransmits;
170 __u8 tcpi_probes;
171 __u8 tcpi_backoff;
172 __u8 tcpi_options;
173 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
174 __u8 tcpi_delivery_rate_app_limited:1;
176 __u32 tcpi_rto;
[all …]
/external/trusty/musl/include/netinet/
Dtcp.h184 struct tcp_info { struct
185 uint8_t tcpi_state;
186 uint8_t tcpi_ca_state;
187 uint8_t tcpi_retransmits;
188 uint8_t tcpi_probes;
189 uint8_t tcpi_backoff;
190 uint8_t tcpi_options;
191 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
192 uint8_t tcpi_delivery_rate_app_limited : 1;
193 uint32_t tcpi_rto;
[all …]
/external/iproute2/include/netinet/
Dtcp.h187 struct tcp_info struct
189 u_int8_t tcpi_state;
190 u_int8_t tcpi_ca_state;
191 u_int8_t tcpi_retransmits;
192 u_int8_t tcpi_probes;
193 u_int8_t tcpi_backoff;
194 u_int8_t tcpi_options;
195 u_int8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;
197 u_int32_t tcpi_rto;
198 u_int32_t tcpi_ato;
[all …]
/external/kernel-headers/original/uapi/linux/
Dtcp.h220 struct tcp_info { struct
221 __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 …]
Dmptcp.h114 __aligned_u64 tcp_info; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h86183 struct tcp_info { struct
86184 __u8 tcpi_state;
86185 __u8 tcpi_ca_state;
86186 __u8 tcpi_retransmits;
86187 __u8 tcpi_probes;
86188 __u8 tcpi_backoff;
86189 __u8 tcpi_options;
86190 __u8 tcpi_snd_wscale: 4;
86191 __u8 tcpi_rcv_wscale: 4;
86192 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h54627 struct tcp_info { struct
54628 __u8 tcpi_state;
54629 __u8 tcpi_ca_state;
54630 __u8 tcpi_retransmits;
54631 __u8 tcpi_probes;
54632 __u8 tcpi_backoff;
54633 __u8 tcpi_options;
54634 __u8 tcpi_snd_wscale: 4;
54635 __u8 tcpi_rcv_wscale: 4;
54636 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
Dvmlinux.h54627 struct tcp_info { struct
54628 __u8 tcpi_state;
54629 __u8 tcpi_ca_state;
54630 __u8 tcpi_retransmits;
54631 __u8 tcpi_probes;
54632 __u8 tcpi_backoff;
54633 __u8 tcpi_options;
54634 __u8 tcpi_snd_wscale: 4;
54635 __u8 tcpi_rcv_wscale: 4;
54636 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h100256 struct tcp_info { struct
100257 __u8 tcpi_state;
100258 __u8 tcpi_ca_state;
100259 __u8 tcpi_retransmits;
100260 __u8 tcpi_probes;
100261 __u8 tcpi_backoff;
100262 __u8 tcpi_options;
100263 __u8 tcpi_snd_wscale: 4;
100264 __u8 tcpi_rcv_wscale: 4;
100265 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
Dvmlinux.h100256 struct tcp_info { struct
100257 __u8 tcpi_state;
100258 __u8 tcpi_ca_state;
100259 __u8 tcpi_retransmits;
100260 __u8 tcpi_probes;
100261 __u8 tcpi_backoff;
100262 __u8 tcpi_options;
100263 __u8 tcpi_snd_wscale: 4;
100264 __u8 tcpi_rcv_wscale: 4;
100265 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h127156 struct tcp_info { struct
127157 __u8 tcpi_state;
127158 __u8 tcpi_ca_state;
127159 __u8 tcpi_retransmits;
127160 __u8 tcpi_probes;
127161 __u8 tcpi_backoff;
127162 __u8 tcpi_options;
127163 __u8 tcpi_snd_wscale: 4;
127164 __u8 tcpi_rcv_wscale: 4;
127165 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
Dvmlinux.h127156 struct tcp_info { struct
127157 __u8 tcpi_state;
127158 __u8 tcpi_ca_state;
127159 __u8 tcpi_retransmits;
127160 __u8 tcpi_probes;
127161 __u8 tcpi_backoff;
127162 __u8 tcpi_options;
127163 __u8 tcpi_snd_wscale: 4;
127164 __u8 tcpi_rcv_wscale: 4;
127165 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h135024 struct tcp_info { struct
135025 __u8 tcpi_state;
135026 __u8 tcpi_ca_state;
135027 __u8 tcpi_retransmits;
135028 __u8 tcpi_probes;
135029 __u8 tcpi_backoff;
135030 __u8 tcpi_options;
135031 __u8 tcpi_snd_wscale: 4;
135032 __u8 tcpi_rcv_wscale: 4;
135033 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
Dvmlinux_602.h135024 struct tcp_info { struct
135025 __u8 tcpi_state;
135026 __u8 tcpi_ca_state;
135027 __u8 tcpi_retransmits;
135028 __u8 tcpi_probes;
135029 __u8 tcpi_backoff;
135030 __u8 tcpi_options;
135031 __u8 tcpi_snd_wscale: 4;
135032 __u8 tcpi_rcv_wscale: 4;
135033 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h102866 struct tcp_info { struct
102867 __u8 tcpi_state;
102868 __u8 tcpi_ca_state;
102869 __u8 tcpi_retransmits;
102870 __u8 tcpi_probes;
102871 __u8 tcpi_backoff;
102872 __u8 tcpi_options;
102873 __u8 tcpi_snd_wscale: 4;
102874 __u8 tcpi_rcv_wscale: 4;
102875 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]
Dvmlinux_608.h102866 struct tcp_info { struct
102867 __u8 tcpi_state;
102868 __u8 tcpi_ca_state;
102869 __u8 tcpi_retransmits;
102870 __u8 tcpi_probes;
102871 __u8 tcpi_backoff;
102872 __u8 tcpi_options;
102873 __u8 tcpi_snd_wscale: 4;
102874 __u8 tcpi_rcv_wscale: 4;
102875 __u8 tcpi_delivery_rate_app_limited: 1;
[all …]