Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c334 static int32_t GetTcpSockPort(int32_t fd) in GetTcpSockPort() function
420 clientAddr->socketOption.port = GetTcpSockPort(*cfd); in AcceptTcpClient()
444 .GetSockPort = GetTcpSockPort, in GetTcpProtocol()