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 472 # TCPKeepAlive : OpenSSH 3.8.0 and later
680 if(sshd_supports_opt('TCPKeepAlive','no')) {
681 push @cfgarr, 'TCPKeepAlive no';
836 # 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 107 tcpkeepalive(struct Curl_easy *data, function
1030 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 1017 milliseconds