Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/pptp/
Dpptp_call.c85 static int pptp_call_ppp_output (npppd_ppp *, unsigned char *, int, int);
686 pptp_call_ppp_output(npppd_ppp *ppp, unsigned char *bytes, int nbytes, in pptp_call_ppp_output() function
748 ppp->send_packet = pptp_call_ppp_output; in pptp_call_bind_ppp()