Home
last modified time | relevance | path

Searched defs:TCP_KEEPCNT (Results 1 – 25 of 27) sorted by relevance

12

/external/iproute2/include/netinet/
Dtcp.h45 #define TCP_KEEPCNT 6 /* Number of keepalives before death */ macro
/external/iproute2/include/uapi/linux/
Dtcp.h97 #define TCP_KEEPCNT 6 /* Number of keepalives before death */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h97 #define TCP_KEEPCNT 6 /* Number of keepalives before death */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1024 TCP_KEEPCNT = 0x23 const
Dzerrors_dragonfly_amd64.go1179 TCP_KEEPCNT = 0x400 const
Dzerrors_netbsd_arm.go1307 TCP_KEEPCNT = 0x6 const
Dzerrors_netbsd_amd64.go1318 TCP_KEEPCNT = 0x6 const
Dzerrors_darwin_386.go1354 TCP_KEEPCNT = 0x102 const
Dzerrors_darwin_arm64.go1354 TCP_KEEPCNT = 0x102 const
Dzerrors_darwin_amd64.go1354 TCP_KEEPCNT = 0x102 const
Dzerrors_darwin_arm.go1354 TCP_KEEPCNT = 0x102 const
Dzerrors_freebsd_386.go1365 TCP_KEEPCNT = 0x400 const
Dzerrors_freebsd_arm.go1374 TCP_KEEPCNT = 0x400 const
Dzerrors_netbsd_386.go1328 TCP_KEEPCNT = 0x6 const
Dzerrors_freebsd_amd64.go1366 TCP_KEEPCNT = 0x400 const
Dzerrors_linux_sparc64.go1610 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_mipsle.go1943 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_s390x.go2003 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_arm.go1949 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_ppc64le.go1997 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_mips64.go1943 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_ppc64.go1997 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_amd64.go1943 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_mips64le.go1943 TCP_KEEPCNT = 0x6 const
Dzerrors_linux_386.go1942 TCP_KEEPCNT = 0x6 const

12