Searched refs:FILLP_NULL (Results 1 – 11 of 11) sorted by relevance
154 if ((FILLP_NULL != configValue) && (configValue <= FILLP_MAX_STACK_RATE)) { in FtConfigSetFullCpuUseThresholdRate()167 if ((configValue > FILLP_NULL) && (configValue <= FILLP_MAX_STACK_OPPOSITE_SET_PERCENTAGE)) { in FtConfigSetOppositeSetPercentage()180 if ((configValue > FILLP_NULL) && (configValue <= FILLP_MAX_STACK_NACK_REPEAT_TIMES)) { in FtConfigSetNackRepeatTimes()207 if ((configValue > FILLP_NULL) && (configValue < FILLP_MAX_STACK_PACKET_LOSS_ALLOWED)) { in FtConfigSetPktLossAllow()222 if ((configValue > FILLP_NULL) in FtConfigSetInitialRate()239 if ((configValue > FILLP_NULL) && (configValue <= FILLP_MAX_STACK_RATE_PERCENTAGE)) { in FtConfigSetMaxRatePercentage()265 … if ((*(FILLP_UINT32 *)value != FILLP_NULL) && (*(FILLP_UINT32 *)value <= FILLP_MAX_STACK_RATE) && in FtConfigSetMaxRate()304 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_ALLOW_SEND_RECV_CACHE)) { in FtConfigSetSendCache()317 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_ALLOW_SEND_RECV_CACHE)) { in FtConfigSetRecvCache()413 (resource->flowControl.maxRate == FILLP_NULL)) { in FtValidateFlowcontorMaxRateMaxRecvRate()[all …]
291 inst->rateControl.connectionNum = FILLP_NULL; in SpungeInstSendInit()
101 if ((globalResource->common.sendCache == FILLP_NULL) || in FtAppValidateCommParams()107 if ((globalResource->common.recvCache == FILLP_NULL) || in FtAppValidateCommParams()131 if ((globalResource->timers.connectTimeout == FILLP_NULL) || in FtAppValidateTimerParams()144 if ((globalResource->timers.connRetrytimeout == FILLP_NULL) || in FtAppValidateTimerParams()151 if ((globalResource->timers.disconnectRetrytimeout == FILLP_NULL) || in FtAppValidateTimerParams()292 if ((timerValue == FILLP_NULL) || (timerValue > FILLP_MAX_DISCONNECT_TIMER_INTERVAL)) { in FtAppSetDisconnectRetryTimeout()342 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_ALLOW_SEND_RECV_CACHE)) { in FtAppConfigSetSendCache()368 if ((configValue == FILLP_NULL) || (configValue > FILLP_MAX_ALLOW_SEND_RECV_CACHE)) { in FtAppConfigSetRecvCache()433 if ((configValue > FILLP_NULL) && (configValue <= FILLP_MAX_STACK_OPPOSITE_SET_RATE) && in FtAppConfigSetOppositeSetRate()468 if ((sock != FILLP_NULL_PTR) && (sock->dataOptionFlag != FILLP_NULL)) { in FtAppConfigSetPktSize()[all …]
648 sock->recvPktBuf = FILLP_NULL; in SockRecvReqFpcbItem()720 sock->recvPktBuf = FILLP_NULL; in SockRecvmsgDataFromBufCache()1302 return FILLP_NULL; in SockGetRtt()
174 flowControl->sendInterval = FILLP_NULL; in FillpCalSendInterval()182 if (flowControl->sendInterval < FILLP_NULL) { in FillpCalSendInterval()183 flowControl->sendInterval = FILLP_NULL; in FillpCalSendInterval()225 tailProtect->samePackCount = FILLP_NULL; in FillpFcTailProtected()229 pcb->send.tailProtect.samePackCount = FILLP_NULL; in FillpFcTailProtected()
256 pcb->statistics.debugPcb.packIntervalSendBytes = FILLP_NULL; in FillpAlg0AnalysePack()257 pcb->statistics.debugPcb.packIntervalSendPkt = FILLP_NULL; in FillpAlg0AnalysePack()
123 sendPcb->flowControl.remainBytes = FILLP_NULL; in FillpDoneSendAllData()166 FILLP_UINT32 sentBytes = FILLP_NULL; in FillpSendOne()
478 FILLP_UINT32 lostPktGap = ProtectLongLoopRun(pcb, identifyGap, &seqPktNum, FILLP_NULL); in FillpNackInput()
265 #define FILLP_NULL 0 macro
308 node->pre[i] = FILLP_NULL; in SkipListInsert()
224 sock->acceptBox = FILLP_NULL; in SpungeHandleMsgListen()