Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge_message.h49 struct SpungeAcceptMsg { struct
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c479 struct SpungeAcceptMsg *acceptMsg = FILLP_NULL_PTR; in SpungeHandleMsgConnAccepted()
487 acceptMsg = (struct SpungeAcceptMsg *)value; in SpungeHandleMsgConnAccepted()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1045 struct SpungeAcceptMsg acceptMsg; in SockAccept()