Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp.c23 struct FillpAlgFuncs g_fillpAlg0 = { variable
H A Dfillp_flow_control.c256 pcb->algFuncs = g_fillpAlg0; in FillpGetAlgFun()
259 pcb->algFuncs = g_fillpAlg0; in FillpGetAlgFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_algorithm.h51 extern struct FillpAlgFuncs g_fillpAlg0;