Home
last modified time | relevance | path

Searched refs:SpungePcbSetPackInterval (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dpcb.h89 void SpungePcbSetPackInterval(struct SpungePcb *pcb, FILLP_UINT32 interval);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c79 SpungePcbSetPackInterval(conn->pcb, interval); in NetconnSetPackInterval()
H A Dpcb.c271 void SpungePcbSetPackInterval(struct SpungePcb *pcb, FILLP_UINT32 interval) in SpungePcbSetPackInterval() function