Home
last modified time | relevance | path

Searched refs:KeepAliveInterval (Results 76 – 100 of 255) sorted by relevance

1234567891011

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/network/simulations/
H A Doverlay.go98 hp.KeepAliveInterval = 300 * time.Millisecond
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/gateway/
H A Drpc.c450 inChannel->PingOriginator.KeepAliveInterval = 0; in rpc_in_channel_init()
894 rpc->KeepAliveInterval = 300000; in rpc_new()
895 rpc->CurrentKeepAliveInterval = rpc->KeepAliveInterval; in rpc_new()
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/
H A Dmain.go65 KeepAliveInterval time.Duration `yaml:"keepAliveInterval"`
92 KeepAliveInterval: 30 * time.Second,
623 KeepAliveInterval: config.KeepAliveInterval,
/dports/www/carbonapi/carbonapi-0.14.1/cmd/carbonapi/config/
H A Dconfig.go142 KeepAliveInterval: 30 * time.Second,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets.Client/src/System/Net/WebSockets/
H A DClientWebSocketOptions.cs144 public TimeSpan KeepAliveInterval property in System.Net.WebSockets.ClientWebSocketOptions
/dports/www/carbonapi/carbonapi-0.14.1/cmd/carbonzipper/
H A Dmain.go71 KeepAliveInterval time.Duration `mapstructure:"keepAliveInterval"`
100 KeepAliveInterval: 30 * time.Second,
698 KeepAliveInterval: config.KeepAliveInterval,
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DClientWebSocket.cs170 … options.ReceiveBufferSize, options.SendBufferSize, options.KeepAliveInterval, false, in ConnectAsyncCore()
583 public TimeSpan KeepAliveInterval property in System.Net.WebSockets.ClientWebSocketOptions
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets.Client/tests/
H A DWebSocketHelper.cs80 cws.Options.KeepAliveInterval = keepAliveInterval; in GetConnectedWebSocket()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/Protocol/
H A DTcp6.h194 UINT32 KeepAliveInterval; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DTcp6.h188 UINT32 KeepAliveInterval; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
688 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
689 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
688 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c122 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
200 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
702 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
689 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
688 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c117 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp4GetMode()
195 Option->KeepAliveInterval = Tcb->KeepAlivePeriod / TCP_TICK_HZ; in Tcp6GetMode()
689 (UINT32) (Option->KeepAliveInterval * TCP_TICK_HZ) in TcpConfigurePcb()

1234567891011