Searched refs:pptp_call_input (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/npppd/pptp/ |
| H A D | pptp.h | 350 void pptp_call_input (pptp_call *, int, u_char *, int);
|
| H A D | pptp_ctrl.c | 1095 pptp_call_input(call, mes_type, pkt0, lpkt0); in pptp_ctrl_call_input() 1116 pptp_call_input(call, mes_type, pkt0, lpkt0); in pptp_ctrl_call_input()
|
| H A D | pptp_call.c | 176 pptp_call_input(pptp_call *_this, int mes_type, u_char *pkt, int lpkt) in pptp_call_input() function
|