Home
last modified time | relevance | path

Searched refs:SetTcpKeepAlive (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h183 void SetTcpKeepAlive(SocketDesc fd);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c160 void SetTcpKeepAlive(SocketDesc fd) in SetTcpKeepAlive() function
H A Dnstackx_dfile.c1227 SetTcpKeepAlive(socket->sockfd); in DFileSenderInitWithTargetDev()
H A Dnstackx_dfile_session.c1791 SetTcpKeepAlive(session->acceptSocket->sockfd); in DFileAcceptSocket()