Searched refs:LP_VALID_RHZ (Results 1 – 1 of 1) sorted by relevance
54 LP_VALID_RHZ = (1 << 0), enumerator169 lp->flag |= LP_VALID_RHZ; in tcp_lp_remote_hz_estimator()171 lp->flag &= ~LP_VALID_RHZ; in tcp_lp_remote_hz_estimator()199 if (lp->flag & LP_VALID_RHZ) { in tcp_lp_owd_calculator()233 if (!(lp->flag & LP_VALID_RHZ) || !(lp->flag & LP_VALID_OWD)) in tcp_lp_rtt_sample()
Completed in 4 milliseconds