Searched refs:otTcpCommitReceive (Results 1 – 4 of 4) sorted by relevance
126 IgnoreReturnValue(otTcpCommitReceive(endpoint, bytes_read, 0)); in otTcpMbedTlsSslRecvCallback()
90 otError otTcpCommitReceive(otTcpEndpoint *aEndpoint, size_t aNumBytes, uint32_t aFlags) in otTcpCommitReceive() function
499 otError otTcpCommitReceive(otTcpEndpoint *aEndpoint, size_t aNumBytes, uint32_t aFlags);
988 IgnoreReturnValue(otTcpCommitReceive(aEndpoint, totalReceived, 0)); in HandleTcpReceiveAvailable()