Home
last modified time | relevance | path

Searched refs:isSockBind (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c69 sock->isSockBind = FILLP_FALSE; in SpungeInitSocket()
H A Depoll_app.c858 sock->isSockBind = FILLP_FALSE; in SpungeEpollCreate()
H A Dsocket_app.c842 if (sock->isSockBind == FILLP_FALSE) { in SockApiGetAndCheckListenState()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h138 FILLP_BOOL isSockBind; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c402 if (sock->isSockBind) { in SpungeBindMsgCheckState()
472 sock->isSockBind = FILLP_TRUE; in SpungeHandleMsgBind()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c944 if ((sock->isSockBind == FILLP_TRUE) && in FillpCheckandcopyConfirmAckAddr()
955 if ((sock->isSockBind == FILLP_TRUE) && in FillpCheckandcopyConfirmAckAddr()