HomeSort by relevance Sort by last modified time
    Searched full:tcpkeepalive (Results 1 - 9 of 9) sorted by null

  /prebuilts/go/darwin-x86/src/net/
tcpsockopt_windows.go 23 ka := syscall.TCPKeepalive{
  /prebuilts/go/linux-x86/src/net/
tcpsockopt_windows.go 23 ka := syscall.TCPKeepalive{
  /external/kernel-headers/original/uapi/linux/
snmp.h 280 LINUX_MIB_TCPKEEPALIVE, /* TCPKeepAlive */
  /external/curl/tests/
sshserver.pl 471 # TCPKeepAlive : OpenSSH 3.8.0 and later
679 if(sshd_supports_opt('TCPKeepAlive','no')) {
680 push @cfgarr, 'TCPKeepAlive no';
835 # TCPKeepAlive : OpenSSH 3.8.0 and later
    [all...]
  /prebuilts/go/darwin-x86/api/
go1.3.txt     [all...]
  /prebuilts/go/linux-x86/api/
go1.3.txt     [all...]
  /external/curl/lib/
connect.c 106 tcpkeepalive(struct SessionHandle *data, function
1038 tcpkeepalive(data, sockfd);
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go 1080 type TCPKeepalive struct {
  /prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go 1080 type TCPKeepalive struct {

Completed in 2871 milliseconds