Searched refs:pptp_ip_input (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-extension/
H A Dpptp_ip.c54 mbuf_t pptp_ip_input(mbuf_t , int len, int other);
67 ip_gre_register_input((gre_input_func_t)pptp_ip_input);
84 mbuf_t pptp_ip_input(mbuf_t m, int len, int other) function
94 IOLog("pptp_ip_input: data 0x %x %x %x %x %x %x %x %x - %x %x %x %x %x %x %x %x\n",

Completed in 166 milliseconds