Searched refs:gre_del_protocol (Results 1 – 4 of 4) sorted by relevance
41 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() function57 EXPORT_SYMBOL_GPL(gre_del_protocol);
1839 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()1854 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_fini()
33 int gre_del_protocol(const struct gre_protocol *proto, u8 version);
683 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()694 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_exit_module()