Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dpcb.h80 struct SpungePcb *SpungePcbNew(void *argConn, struct SpungeInstance *inst);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c124 conn->pcb = SpungePcbNew(conn, inst); in FillpNetconnAlloc()
H A Dpcb.c206 struct SpungePcb *SpungePcbNew(void *argConn, struct SpungeInstance *inst) in SpungePcbNew() function