Home
last modified time | relevance | path

Searched refs:HLIST_INIT (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dtiming_wheel.c181 HLIST_INIT(&hand->slotList[i]); in FillpInitTimingWheelTimeHand()
193 HLIST_INIT(&ftWheel->curCbList); in FillpTimingWheelInit()
194 HLIST_INIT(&ftWheel->hourCycleList); in FillpTimingWheelInit()
H A Ddympool.c44 HLIST_INIT(&pool->mlist); in DympCreatePool()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c73 HLIST_INIT(&pcb->unackList.hashMap[i]); in FillpInitSendpcbUnackList()
113 HLIST_INIT(&pcb->pktSeqMap.hashMap[i]); in FillpInitSendpcbPktSeqMap()
161 HLIST_INIT(&pcb->unSendList); in InitSendPcbSimplePar()
334 HLIST_INIT(&(pcb->nackList)); in FillpInitRecvpcb()
504 HLIST_INIT(&(pcb->nackList)); in FillpPcbRemoveRecv()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c50 HLIST_INIT(&sock->epTaskList); in SpungeInitSocket()
H A Depoll_app.c423 HLIST_INIT(&ep->rdList); in EpollMallocEventpoll()
865 HLIST_INIT(&sock->epTaskList); in SpungeEpollCreate()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dhlist.h38 #define HLIST_INIT(ptr) do { \ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c321 HLIST_INIT(&inst->sendPcbList); in SpungeInstSendInit()
383 HLIST_INIT(&inst->osSockist); in SpungeInstInit()
384 HLIST_INIT(&inst->pcbList.list); in SpungeInstInit()
609 HLIST_INIT(&g_udpIo.listenPcbList); in FtInitGlobalUdpIo()
1453 HLIST_INIT(&(stb->tbFpcbLists)); in SpungeInitTokenBucket()
H A Dsysio_udp.c324 HLIST_INIT(&udpSock->pcbHash[i].list); in SysioCreateSocketUdp()
H A Dspunge_stack.c61 HLIST_INIT(&sock->epTaskList); in SpungeEpollFreeResource()