Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c251 FillpEnableKeepAliveTimer(&conn->pcb->fpcb); in FillpNetconnSetState()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h422 void FillpEnableKeepAliveTimer(struct FillpPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c253 void FillpEnableKeepAliveTimer(struct FillpPcb *pcb) in FillpEnableKeepAliveTimer() function
H A Dfillp_flow_control.c393 FillpEnableKeepAliveTimer(pcb); in FillpFcCycle()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c835 FillpEnableKeepAliveTimer(pcb); in SpungeHandleMsgSetKeepAlive()