Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c503 static int32_t SocketRecvUdp(const Socket *socket, uint8_t *buffer, size_t length, struct sockaddr_… in SocketRecvUdp() function
535 ret = SocketRecvUdp(socket, buffer, length, srcAddr, addrLen); in SocketRecv()