DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPTP_MIN_RTT
sys/netgraph/pptpgre/ng_pptpgre.c
954
if (a->rtt < PPTP_MIN_RTT)
sys/netgraph/pptpgre/ng_pptpgre.c
955
a->rtt = PPTP_MIN_RTT;