Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c91 static int SetRcvBufFix(int fd, int val) in SetRcvBufFix() function
123 return SetRcvBufFix(fd, recvBufSize); in SetRecvBuf()
127 int ret = SetRcvBufFix(fd, size); in SetRecvBuf()