Searched refs:sysosSocket (Results 1 – 1 of 1) sorted by relevance
699 int sysosSocket; in SpungeHandleMsgSetSendBuf() local717 sysosSocket = osSock->ioSock->ops->getOsSocket(osSock->ioSock); in SpungeHandleMsgSetSendBuf()718 ret = SysArchSetSockSndbuf(sysosSocket, sock->resConf.common.udpSendBufSize); in SpungeHandleMsgSetSendBuf()722 sock->index, sysosSocket); in SpungeHandleMsgSetSendBuf()734 int sysosSocket; in SpungeHandleMsgSetRecvBuf() local752 sysosSocket = osSock->ioSock->ops->getOsSocket(osSock->ioSock); in SpungeHandleMsgSetRecvBuf()753 ret = SysArchSetSockRcvbuf(sysosSocket, sock->resConf.common.recvBufSize); in SpungeHandleMsgSetRecvBuf()757 sock->index, sysosSocket); in SpungeHandleMsgSetRecvBuf()