Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dgre_demux.c319 int gre_cisco_unregister(struct gre_cisco_protocol *del_proto) in gre_cisco_unregister() function
333 EXPORT_SYMBOL_GPL(gre_cisco_unregister);
Dip_gre.c903 gre_cisco_unregister(&ipgre_protocol); in ipgre_init()
915 gre_cisco_unregister(&ipgre_protocol); in ipgre_fini()
/linux-4.1.27/include/net/
Dgre.h34 int gre_cisco_unregister(struct gre_cisco_protocol *proto);
/linux-4.1.27/net/openvswitch/
Dvport-gre.c229 gre_cisco_unregister(&gre_protocol); in gre_exit()