Lines Matching refs:uxReadTimeOut_ticks
94 TickType_t uxReadTimeOut_ticks,
602 TickType_t uxReadTimeOut_ticks = ipconfigDNS_RECEIVE_BLOCK_TIME_TICKS; in prvPrepareLookup() local
690 uxReadTimeOut_ticks = 0U; in prvPrepareLookup()
712 uxReadTimeOut_ticks, in prvPrepareLookup()
1248 TickType_t uxReadTimeOut_ticks ) in prvGetHostByNameOp() argument
1311 if( ( uxReadTimeOut_ticks > 0U ) && in prvGetHostByNameOp()
1381 TickType_t uxReadTimeOut_ticks ) in prvGetHostByNameOp_WithRetry() argument
1393 uxReadTimeOut_ticks ); in prvGetHostByNameOp_WithRetry()
1420 TickType_t uxReadTimeOut_ticks, in prvGetHostByName() argument
1428 xDNSSocket = DNS_CreateSocket( uxReadTimeOut_ticks ); in prvGetHostByName()
1432 if( uxReadTimeOut_ticks == 0U ) in prvGetHostByName()
1440 uxReadTimeOut_ticks ); in prvGetHostByName()
1449 uxReadTimeOut_ticks ); in prvGetHostByName()