Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dpptp.c642 static const struct gre_protocol gre_pptp_protocol = { variable
655 err = gre_add_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()
678 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()
689 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_exit_module()