Home
last modified time | relevance | path

Searched refs:FillpSendPcb (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c33 struct FillpSendPcb *sendPcb = &pcb->send; in FillpMoveRedundantItemToUnrecvList()
51 IGNORE_OVERFLOW static struct FillpPcbItem *FillpGetSendItem(struct FillpSendPcb *sendPcb, in FillpGetSendItem()
81 static FILLP_BOOL FillpIsAskMoreBuf(struct FillpSendPcb *sendPcb, struct FillpPcb *pcb) in FillpIsAskMoreBuf()
103 static void FillpDoneSendAllData(struct FillpSendPcb *sendPcb, struct FillpPcb *pcb, in FillpDoneSendAllData()
135 struct FillpSendPcb *sendPcb = &pcb->send; in FillpBeforeSendItem()
165 struct FillpSendPcb *sendPcb = &pcb->send; in FillpSendOne()
241 struct FillpSendPcb *sendPcb = &pcb->send; in FillpBuildDataPkt()
350 …NT FillpItemRetrans(struct FillpPcbItem *item, struct FillpPcb *fpcb, struct FillpSendPcb *sendPcb) in FillpItemRetrans()
378 struct FillpSendPcb *sendPcb = &fpcb->send; in FillpSendItem()
H A Dfillp_pcb.c58 static FILLP_INT FillpInitSendpcbUnackList(struct FillpSendPcb *pcb) in FillpInitSendpcbUnackList()
79 static FILLP_INT FillpInitSendpcbPktSeqMap(struct FillpPcb *fpcb, struct FillpSendPcb *pcb) in FillpInitSendpcbPktSeqMap()
125 static void FillpFreeSendItemPool(struct FillpSendPcb *pcb) in FillpFreeSendItemPool()
133 struct FillpSendPcb *pcb = &fpcb->send; in InitSendPcbSimplePar()
180 static FILLP_INT InitSimplePcbPar(struct FillpSendPcb *pcb, struct FillpPcb *fpcb) in InitSimplePcbPar()
224 struct FillpSendPcb *pcb = &fpcb->send; in InitItemPool()
255 struct FillpSendPcb *pcb = &fpcb->send; in FillpInitSendpcb()
550 struct FillpSendPcb *pcb = &fpcb->send; in FillpPcbFreeSendItemArray()
600 struct FillpSendPcb *pcb = &fpcb->send; in FillpPcbRemoveSend()
735 FILLP_UINT32 FillpGetSendpcbUnackListPktNum(struct FillpSendPcb *pcb) in FillpGetSendpcbUnackListPktNum()
H A Dfillp_input.c384 struct FillpSendPcb *sendPcb = &pcb->send; in ProtectLongLoopRun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h125 struct FillpSendPcb { struct
172 struct FillpSendPcb send; argument
257 FILLP_UINT32 FillpGetSendpcbUnackListPktNum(struct FillpSendPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c29 struct FillpSendPcb *sendPcb = FILLP_NULL_PTR; in SockGetOptSendCache()
H A Dfillp_dfx.c526 const struct FillpSendPcb *sendPcb = &sock->netconn->pcb->fpcb.send; in DoShowSockList()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c396 struct FillpSendPcb *sendPcb = FILLP_NULL_PTR; in SpungeCheckDisconn()