Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp.h347 int pptp_call_start (pptp_call *);
H A Dpptp_call.c130 pptp_call_start(pptp_call *_this) in pptp_call_start() function
210 if (pptp_call_start(_this) != 0) { in pptp_call_input()