Searched refs:gre_cisco_protocol (Results 1 – 4 of 4) sorted by relevance
34 static struct gre_cisco_protocol __rcu *gre_cisco_proto_list[GRE_IP_PROTO_MAX];181 struct gre_cisco_protocol *proto; in gre_cisco_rcv()241 struct gre_cisco_protocol *proto; in gre_cisco_err()310 int gre_cisco_register(struct gre_cisco_protocol *newp) in gre_cisco_register()312 struct gre_cisco_protocol **proto = (struct gre_cisco_protocol **) in gre_cisco_register()319 int gre_cisco_unregister(struct gre_cisco_protocol *del_proto) in gre_cisco_unregister()321 struct gre_cisco_protocol **proto = (struct gre_cisco_protocol **) in gre_cisco_unregister()
533 static struct gre_cisco_protocol ipgre_protocol = {
26 struct gre_cisco_protocol { struct33 int gre_cisco_register(struct gre_cisco_protocol *proto); argument34 int gre_cisco_unregister(struct gre_cisco_protocol *proto);
201 static struct gre_cisco_protocol gre_protocol = {