Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c274 static RemoteNode *CreateRemoteNode(RxIface *rxIface, const struct in_addr *remoteIp, const DeviceI… in CreateRemoteNode() function
613 RemoteNode *remoteNode = CreateRemoteNode(rxIface, remoteIp, deviceInfo); in CheckAndCreateRemoteNode()