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