Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dgre_demux.c41 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() function
57 EXPORT_SYMBOL_GPL(gre_del_protocol);
H A Dip_gre.c1769 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
1784 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_fini()
/OK3568_Linux_fs/kernel/include/net/
H A Dgre.h33 int gre_del_protocol(const struct gre_protocol *proto, u8 version);
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dpptp.c671 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()
682 gre_del_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_exit_module()