Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp.h351 void pptp_call_gre_input (pptp_call *, uint32_t, uint32_t, int, u_char *, int);
H A Dpptp_call.c470 pptp_call_gre_input(pptp_call *_this, uint32_t seq, uint32_t ack, in pptp_call_gre_input() function
H A Dpptpd.c795 pptp_call_gre_input(call, seq, ack, input_flags, pkt, lpkt); in pptpd_gre_input()