Home
last modified time | relevance | path

Searched refs:FillpDisableConnRetryCheckTimer (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dnet.c157 FillpDisableConnRetryCheckTimer(&conn->pcb->fpcb); in FillpNetconnDestroy()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
Dfillp.h428 void FillpDisableConnRetryCheckTimer(struct FillpPcb *pcb);
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
Dfillp_timer.c308 void FillpDisableConnRetryCheckTimer(struct FillpPcb *pcb) in FillpDisableConnRetryCheckTimer() function
Dfillp_conn.c1068 FillpDisableConnRetryCheckTimer(&conn->pcb->fpcb); in FillpConnConfirmAckInput()
1073 FillpDisableConnRetryCheckTimer(&conn->pcb->fpcb); in FillpConnConfirmAckInput()
1103 FillpDisableConnRetryCheckTimer(&conn->pcb->fpcb); in ConnectingHandleFinInput()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dspunge_message.c340 FillpDisableConnRetryCheckTimer(&sock->netconn->pcb->fpcb); in SpungeHandleMsgConnect()
618 FillpDisableConnRetryCheckTimer(&conn->pcb->fpcb); in SpungeCloseMsgFreeSrc()