Home
last modified time | relevance | path

Searched refs:gre_add_protocol (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dgre_demux.c31 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() function
39 EXPORT_SYMBOL_GPL(gre_add_protocol); variable
H A Dip_gre.c1747 err = gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dgre_demux.c31 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() function
39 EXPORT_SYMBOL_GPL(gre_add_protocol); variable
H A Dip_gre.c1748 err = gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
/kernel/linux/linux-5.10/include/net/
H A Dgre.h32 int gre_add_protocol(const struct gre_protocol *proto, u8 version);
/kernel/linux/linux-6.6/include/net/
H A Dgre.h32 int gre_add_protocol(const struct gre_protocol *proto, u8 version);
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dpptp.c657 err = gre_add_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dpptp.c655 err = gre_add_protocol(&gre_pptp_protocol, GREPROTO_PPTP); in pptp_init_module()

Completed in 8 milliseconds