Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c80 static int SetSendBufFix(int fd, int val) in SetSendBufFix() function
106 return SetSendBufFix(fd, sendBufSize); in SetSendBuf()
110 int ret = SetSendBufFix(fd, size); in SetSendBuf()