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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_mppe.c2 * ppp_mppe.c - interface MPPE to the PPP code.
59 #include "ppp_mppe.h"
685 static struct compressor ppp_mppe = { variable in typeref:struct:compressor
724 answer = ppp_register_compressor(&ppp_mppe);
736 ppp_unregister_compressor(&ppp_mppe);
H A DMakefile164 obj-$(CONFIG_PPP_MPPE) += ppp_mppe.o

Completed in 39 milliseconds