Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dgre_demux.c310 int gre_cisco_register(struct gre_cisco_protocol *newp) in gre_cisco_register() function
317 EXPORT_SYMBOL_GPL(gre_cisco_register);
Dip_gre.c884 err = gre_cisco_register(&ipgre_protocol); in ipgre_init()
/linux-4.1.27/include/net/
Dgre.h33 int gre_cisco_register(struct gre_cisco_protocol *proto);
/linux-4.1.27/net/openvswitch/
Dvport-gre.c216 err = gre_cisco_register(&gre_protocol); in gre_init()