Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c131 static int32_t ConnectUdpServerWithTargetDev(Socket *clientSocket, const struct sockaddr_in *sockAd… in ConnectUdpServerWithTargetDev() function
311 ret = ConnectUdpServerWithTargetDev(socket, sockAddr, localInterface); in ClientSocketWithTargetDev()