Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1273 static inline void InitSockaddr(const struct sockaddr_in *inSockAddr, struct sockaddr_in *sockAddr) in InitSockaddr() function
1327 InitSockaddr(para->addr, &sockAddr); in NSTACKX_DFileClientWithTargetDev()