Home
last modified time | relevance | path

Searched defs:TCPInfo (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dztypes_linux_arm64.go277 type TCPInfo struct { struct
278 State uint8
279 Ca_state uint8
280 Retransmits uint8
281 Probes uint8
282 Backoff uint8
283 Options uint8
284 Pad_cgo_0 [2]byte
285 Rto uint32
286 Ato uint32
[all …]
Dztypes_linux_mips.go273 type TCPInfo struct { struct
274 State uint8
275 Ca_state uint8
276 Retransmits uint8
277 Probes uint8
278 Backoff uint8
279 Options uint8
280 Pad_cgo_0 [2]byte
281 Rto uint32
282 Ato uint32
[all …]
Dztypes_linux_ppc64le.go278 type TCPInfo struct { struct
279 State uint8
280 Ca_state uint8
281 Retransmits uint8
282 Probes uint8
283 Backoff uint8
284 Options uint8
285 Pad_cgo_0 [2]byte
286 Rto uint32
287 Ato uint32
[all …]
Dztypes_linux_mips64le.go275 type TCPInfo struct { struct
276 State uint8
277 Ca_state uint8
278 Retransmits uint8
279 Probes uint8
280 Backoff uint8
281 Options uint8
282 Pad_cgo_0 [2]byte
283 Rto uint32
284 Ato uint32
[all …]
Dztypes_linux_s390x.go275 type TCPInfo struct { struct
276 State uint8
277 Ca_state uint8
278 Retransmits uint8
279 Probes uint8
280 Backoff uint8
281 Options uint8
282 _ [2]byte
283 Rto uint32
284 Ato uint32
[all …]
Dztypes_linux_mipsle.go273 type TCPInfo struct { struct
274 State uint8
275 Ca_state uint8
276 Retransmits uint8
277 Probes uint8
278 Backoff uint8
279 Options uint8
280 Pad_cgo_0 [2]byte
281 Rto uint32
282 Ato uint32
[all …]
Dztypes_linux_mips64.go275 type TCPInfo struct { struct
276 State uint8
277 Ca_state uint8
278 Retransmits uint8
279 Probes uint8
280 Backoff uint8
281 Options uint8
282 Pad_cgo_0 [2]byte
283 Rto uint32
284 Ato uint32
[all …]
Dztypes_linux_ppc64.go278 type TCPInfo struct { struct
279 State uint8
280 Ca_state uint8
281 Retransmits uint8
282 Probes uint8
283 Backoff uint8
284 Options uint8
285 Pad_cgo_0 [2]byte
286 Rto uint32
287 Ato uint32
[all …]
Dztypes_linux_loong64.go302 type TCPInfo struct { struct
303 State uint8
304 Ca_state uint8
305 Retransmits uint8
306 Probes uint8
307 Backoff uint8
308 Options uint8
309 Rto uint32
310 Ato uint32
311 Snd_mss uint32
[all …]
Dztypes_linux_riscv64.go270 type TCPInfo struct { struct
271 State uint8
272 Ca_state uint8
273 Retransmits uint8
274 Probes uint8
275 Backoff uint8
276 Options uint8
277 Rto uint32
278 Ato uint32
279 Snd_mss uint32
[all …]
Dztypes_linux_arm.go276 type TCPInfo struct { struct
277 State uint8
278 Ca_state uint8
279 Retransmits uint8
280 Probes uint8
281 Backoff uint8
282 Options uint8
283 Pad_cgo_0 [2]byte
284 Rto uint32
285 Ato uint32
[all …]
Dztypes_linux_386.go272 type TCPInfo struct { struct
273 State uint8
274 Ca_state uint8
275 Retransmits uint8
276 Probes uint8
277 Backoff uint8
278 Options uint8
279 Pad_cgo_0 [2]byte
280 Rto uint32
281 Ato uint32
[all …]
Dztypes_linux_amd64.go276 type TCPInfo struct { struct
277 State uint8
278 Ca_state uint8
279 Retransmits uint8
280 Probes uint8
281 Backoff uint8
282 Options uint8
283 Pad_cgo_0 [2]byte
284 Rto uint32
285 Ato uint32
[all …]
Dtypes_linux.go240 type TCPInfo C.struct_tcp_info type
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dztypes_zos_s390x.go179 type TCPInfo struct { struct
180 State uint8
181 Ca_state uint8
182 Retransmits uint8
183 Probes uint8
184 Backoff uint8
185 Options uint8
186 Rto uint32
187 Ato uint32
188 Snd_mss uint32
[all …]
Dztypes_linux.go458 type TCPInfo struct { struct
459 State uint8
460 Ca_state uint8
461 Retransmits uint8
462 Probes uint8
463 Backoff uint8
464 Options uint8
465 Rto uint32
466 Ato uint32
467 Snd_mss uint32
[all …]