PPTP_ACK_DELTA
a->rtt = PPTP_ACK_DELTA(a->rtt);
hpriv->rtt = PPTP_ACK_DELTA(hpriv->rtt) + 1; /* +1 to avoid delta*0 case */