Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp.h176 #ifndef PPTP_CALL_CONNECT_SPEED
177 #define PPTP_CALL_CONNECT_SPEED 10000000 macro
H A Dpptp_call.c405 ocrp->connect_speed = PPTP_CALL_CONNECT_SPEED; in pptp_call_send_OCRP()