Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h114 void NetconnSetSock(struct FtSocket *sock, struct FtNetconn *conn);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c48 void NetconnSetSock(struct FtSocket *sock, struct FtNetconn *conn) in NetconnSetSock() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c97 NetconnSetSock(sock, conn); in SpungeHandleMsgAllocSock()
509 NetconnSetSock(sock, netconn); in SpungeHandleMsgConnAccepted()