Home
last modified time | relevance | path

Searched defs:unsendBox (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c342 FillpQueue *unsendBox = FILLP_NULL_PTR; in SpungeConnCheckUnsendBoxEmpty() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h101 FillpQueue *unsendBox[FILLP_INST_UNSEND_BOX_NUM]; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h130 FillpQueue *unsendBox; /* data pkt wait to send APP will fill pkt to it */ member