Searched defs:fpcb (Results 1 – 9 of 9) sorted by relevance
131 static FILLP_INT InitSendPcbSimplePar(struct FillpPcb *fpcb) in InitSendPcbSimplePar()180 static FILLP_INT InitSimplePcbPar(struct FillpSendPcb *pcb, struct FillpPcb *fpcb) in InitSimplePcbPar()222 static FILLP_INT InitItemPool(struct FillpPcb *fpcb) in InitItemPool()253 static FILLP_INT FillpInitSendpcb(struct FillpPcb *fpcb) in FillpInitSendpcb()320 FILLP_INT FillpInitRecvpcb(struct FillpPcb *fpcb) in FillpInitRecvpcb()402 static void FillpInitStastics(struct FillpPcb *fpcb) in FillpInitStastics()479 static void FillpPcbRemoveRecv(struct FillpPcb *fpcb) in FillpPcbRemoveRecv()509 void FillpPcbSendFc(struct FillpPcb *fpcb) in FillpPcbSendFc()548 static void FillpPcbFreeSendItemArray(struct FillpPcb *fpcb) in FillpPcbFreeSendItemArray()598 static void FillpPcbRemoveSend(struct FillpPcb *fpcb) in FillpPcbRemoveSend()[all …]
350 static FILLP_INT FillpItemRetrans(struct FillpPcbItem *item, struct FillpPcb *fpcb, struct FillpSen… in FillpItemRetrans()374 FILLP_INT FillpSendItem(struct FillpPcbItem *item, struct FillpPcb *fpcb) in FillpSendItem()
510 struct FillpPcb *fpcb = &(newConn->pcb->fpcb); in FillpInitNewPcbByNewConn() local921 static void FillpCheckandcopyConfirmAckAddr(struct FillpPcb *fpcb, in FillpCheckandcopyConfirmAckAddr()
62 struct FillpPcb *fpcb = FILLP_NULL_PTR; in FillpFreeBufItem() local
927 struct FillpPcb *fpcb = FILLP_NULL_PTR; in SpungeLoopCheckUnsendBox() local1316 FILLP_INT SpungeItemRouteByToken(struct FillpPcbItem *item, struct FillpPcb *fpcb) in SpungeItemRouteByToken()1354 struct FillpPcb *fpcb = FILLP_NULL_PTR; in SpungeClearItemWaitTokenList() local1393 struct FillpPcb *fpcb = FILLP_NULL_PTR; in SpungeCheckItemWaitTokenList() local1473 void SpungeTokenBucketAddFpcb(struct FillpPcb *fpcb) in SpungeTokenBucketAddFpcb()1493 void SpungeTokenBucketDelFpcb(struct FillpPcb *fpcb) in SpungeTokenBucketDelFpcb()
157 struct FillpPcb *fpcb = (struct FillpPcb *)pcb; in SpungePcbSendmsg() local
48 struct FillpPcb fpcb; member
296 static void SpungeStartConnRetryTimer(struct FillpPcb *fpcb, FILLP_CONST struct FtSocket *sock) in SpungeStartConnRetryTimer()
93 void *fpcb; member