Searched refs:winAck (Results 1 – 1 of 1) sorted by relevance
193 u_int32_t winAck; /* seq when xmitWin will grow */ member866 if (PPTP_SEQ_DIFF(ack, hpriv->winAck) >= 0 in ng_pptpgre_rcvdata_lower()869 hpriv->winAck = ack + hpriv->xmitWin; in ng_pptpgre_rcvdata_lower()1106 hpriv->winAck = hpriv->recvAck + hpriv->xmitWin; /* reset win expand time */ in ng_pptpgre_recv_ack_timeout()1250 hpriv->winAck = hpriv->xmitWin; in ng_pptpgre_reset()