Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_zos_s390x.go1513 type nwmTCPStatsEntry struct { struct
1514 ident uint64
1515 currEstab uint32
1516 activeOpened uint32
1517 passiveOpened uint32
1518 connClosed uint32
1519 estabResets uint32
1520 attemptFails uint32
1521 passiveDrops uint32
1522 timeWaitReused uint32
[all …]