Searched refs:FillpSendPcb (Results 1 – 7 of 7) sorted by relevance
33 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()
58 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()
384 struct FillpSendPcb *sendPcb = &pcb->send; in ProtectLongLoopRun()
125 struct FillpSendPcb { struct172 struct FillpSendPcb send; argument257 FILLP_UINT32 FillpGetSendpcbUnackListPktNum(struct FillpSendPcb *pcb);
29 struct FillpSendPcb *sendPcb = FILLP_NULL_PTR; in SockGetOptSendCache()
526 const struct FillpSendPcb *sendPcb = &sock->netconn->pcb->fpcb.send; in DoShowSockList()
396 struct FillpSendPcb *sendPcb = FILLP_NULL_PTR; in SpungeCheckDisconn()