Searched refs:FillpAckSendPcb (Results 1 – 5 of 5) sorted by relevance
51 IGNORE_OVERFLOW void FillpAckSendPcb(struct FillpPcb *pcb, FILLP_INT seqNum);
424 FillpAckSendPcb(&conn->pcb->fpcb, 0); in SpungeCheckDisconn()
178 FillpAckSendPcb(pcb, (FILLP_INT)UTILS_MAX(sendPktNum << 1, FILLP_SEND_ONE_ACK_NUM)); in FillpSendOne()
348 IGNORE_OVERFLOW void FillpAckSendPcb(struct FillpPcb *pcb, FILLP_INT cntLimit) in FillpAckSendPcb() function
642 FillpAckSendPcb(pcb, FILLP_MAXIMAL_ACK_NUM_LIMITATION); in FillpTryAckSendPcbByPackInfo()