Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dtcpsockopt_openbsd.go30 func setKeepAliveCount(_ *netFD, n int) error { func
Dtcpsockopt_unix.go43 func setKeepAliveCount(fd *netFD, n int) error { func
Dtcpsockopt_darwin.go47 func setKeepAliveCount(fd *netFD, n int) error { func
Dtcpsockopt_stub.go26 func setKeepAliveCount(fd *netFD, n int) error { func
Dtcpsockopt_plan9.go37 func setKeepAliveCount(_ *netFD, n int) error { func
Dtcpsockopt_windows.go57 func setKeepAliveCount(fd *netFD, n int) error { func
Dtcpsockopt_solaris.go58 func setKeepAliveCount(fd *netFD, n int) error { func