Home
last modified time | relevance | path

Searched defs:PPTP_MAX_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph/pptpgre/
H A Dng_pptpgre.c124 #define PPTP_MAX_TIMEOUT (10 * PPTP_TIME_SCALE) /* 10 seconds */ macro
/dragonfly/sys/netgraph7/pptpgre/
H A Dng_pptpgre.c123 #define PPTP_MAX_TIMEOUT (3 * PPTP_TIME_SCALE) /* 3 seconds */ macro