Searched refs:retry_count_less_than_max_transmit (Results 1 – 1 of 1) sorted by relevance
165 if (tx_state_ == TxState::WAIT_F && retry_count_less_than_max_transmit()) { in monitor_timer_expires()489 bool retry_count_less_than_max_transmit() { in retry_count_less_than_max_transmit() function