gre_del_protocol
gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP);
gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP);
int gre_del_protocol(const struct gre_protocol *proto, u8 version);
EXPORT_SYMBOL_GPL(gre_del_protocol);
gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO);
gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO);