Searched refs:gre_del_protocol (Results 1 – 4 of 4) sorted by relevance
45 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() function61 EXPORT_SYMBOL_GPL(gre_del_protocol);
1316 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()1328 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_fini()
24 int gre_del_protocol(const struct gre_protocol *proto, u8 version);
720 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()731 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_exit_module()