Searched refs:sendBufRunOut (Results 1 – 4 of 4) sorted by relevance
70 FILLP_UINT32 sendBufRunOut : 1; /* Send buffer has run out */ member
140 conn->sendBufRunOut = 0; /* Send buffer has run out */ in FillpNetconnAlloc()
434 conn->sendBufRunOut = FILLP_TRUE; in SpungeCheckDisconn()
1866 if (conn->shutdownWrSet && conn->sendBufRunOut) { in FillpSendFin()