Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1116 FILLP_BOOL isAck, FILLP_BOOL isWr, FILLP_BOOL *pcbFreed) in FillpStateClosingHandleFinInput()
1122 if (isWr || conn->peerWrSet || (isAck && conn->shutdownRdSet && conn->shutdownWrSet)) { in FillpStateClosingHandleFinInput()
1138 static void ConnectedHandleFinInput(struct FtSocket *sock, struct FtNetconn *conn, FILLP_BOOL isWr) in ConnectedHandleFinInput() argument
1140 if (isWr && !conn->peerWrSet) { in ConnectedHandleFinInput()
1115 FillpStateClosingHandleFinInput(struct FillpPcb *pcb, struct FtNetconn *conn, FILLP_BOOL isAck, FILLP_BOOL isWr, FILLP_BOOL *pcbFreed) FillpStateClosingHandleFinInput() argument

Completed in 7 milliseconds