Home
last modified time | relevance | path

Searched refs:PPTP_ACK_CHI (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pptpgre.c140 #define PPTP_ACK_CHI(x) ((x) << 2) /* chi = 4 */ macro
854 hpriv->ato = hpriv->rtt + PPTP_ACK_CHI(hpriv->dev + 2); in ng_pptpgre_rcvdata_lower()
1097 hpriv->ato = hpriv->rtt + PPTP_ACK_CHI(hpriv->dev); in ng_pptpgre_recv_ack_timeout()