Home
last modified time | relevance | path

Searched refs:gre_add_protocol (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dgre_demux.c35 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() function
43 EXPORT_SYMBOL_GPL(gre_add_protocol);
Dip_gre.c1601 err = gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()