Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c241 (sock->netconn->state == CONN_STATE_CLOSED)) { in SpungeCloseCBSocket()
529 if (NETCONN_GET_STATE(conn) == CONN_STATE_CLOSED) { in SpungeConnClosed()
546 FillpNetconnSetState(conn, CONN_STATE_CLOSED); in SpungeConnClosed()
H A Dnet.c264 if (state == CONN_STATE_CLOSED) { in FillpNetconnSetState()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h34 CONN_STATE_CLOSED = 5, /* connection already closed */ enumerator
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c346 (netConnState != CONN_STATE_CLOSED)) { in SockCanRecvData()
H A Dspunge_message.c612 case CONN_STATE_CLOSED: in SpungeCloseMsgFreeSrc()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c513 static const char *g_sockStateStr[CONN_STATE_CLOSED + 1] = {
H A Dsocket_app.c747 (sock->netconn->state != CONN_STATE_CLOSED)) { in SockRecvmsg()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1258 case CONN_STATE_CLOSED: in FillpHandleFin()

Completed in 10 milliseconds