Searched refs:FillpAskMoreBufItem (Results 1 – 4 of 4) sorted by relevance
33 int FillpAskMoreBufItem(void *pool, int stepSize, int throttleGrow);
55 int FillpAskMoreBufItem(void *pool, int stepSize, int throttleGrow) in FillpAskMoreBufItem() function
86 …int askMoreRet = FillpAskMoreBufItem(sendPcb->itemPool, FILLP_DYMM_INCREASE_STEP_SEND, FILLP_TRUE); in FillpIsAskMoreBuf()
273 … if (FillpAskMoreBufItem(pcb->recv.itemPool, FILLP_DYMM_INCREASE_STEP_RECV, FILLP_FALSE) > 0) { in FillpHdlDataInput()