Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h109 void NetconnSetDirectlySend(struct FtNetconn *conn, FILLP_INT directlySend);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c92 void NetconnSetDirectlySend(struct FtNetconn *conn, FILLP_INT directlySend) in NetconnSetDirectlySend() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c331 NetconnSetDirectlySend(sock->netconn, sock->directlySend); in SpungeHandleMsgConnect()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c556 NetconnSetDirectlySend(conn, sock->directlySend); in FillpInitNewconnBySock()