Searched refs:hystart_found_ (Results 1 – 2 of 2) sorted by relevance
27 hystart_found_(NOT_FOUND), in HybridSlowStart()52 hystart_found_ = NOT_FOUND; in Restart()75 if (hystart_found_ != NOT_FOUND) { in ShouldExitSlowStart()97 hystart_found_ = ACK_TRAIN; in ShouldExitSlowStart()129 hystart_found_= DELAY; in ShouldExitSlowStart()135 hystart_found_ != NOT_FOUND; in ShouldExitSlowStart()
72 HystartState hystart_found_; variable