Home
last modified time | relevance | path

Searched refs:sendBufRunOut (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h70 FILLP_UINT32 sendBufRunOut : 1; /* Send buffer has run out */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c140 conn->sendBufRunOut = 0; /* Send buffer has run out */ in FillpNetconnAlloc()
H A Dspunge_stack.c434 conn->sendBufRunOut = FILLP_TRUE; in SpungeCheckDisconn()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1866 if (conn->shutdownWrSet && conn->sendBufRunOut) { in FillpSendFin()

Completed in 6 milliseconds