Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_mppe.c2 * ppp_mppe.c - interface MPPE to the PPP code.
61 #include "ppp_mppe.h"
633 static struct compressor ppp_mppe = { variable
671 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init()
683 ppp_unregister_compressor(&ppp_mppe); in ppp_mppe_cleanup()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_mppe.c2 * ppp_mppe.c - interface MPPE to the PPP code.
61 #include "ppp_mppe.h"
633 static struct compressor ppp_mppe = { variable
671 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init()
683 ppp_unregister_compressor(&ppp_mppe); in ppp_mppe_cleanup()

Completed in 3 milliseconds