Home
last modified time | relevance | path

Searched defs:directlySend (Results 1 – 4 of 4) sorted by relevance

/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()
H A Dpcb.c288 void SpungePcbSetDirectlySend(struct SpungePcb *pcb, FILLP_INT directlySend) in SpungePcbSetDirectlySend()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h146 … FILLP_INT directlySend; /* directly send packet in the app thread instead of in the main thread */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h167 FILLP_INT directlySend; member