Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dgre_demux.c34 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()
Dip_gre.c533 static struct gre_cisco_protocol ipgre_protocol = {
/linux-4.1.27/include/net/
Dgre.h26 struct gre_cisco_protocol { struct
33 int gre_cisco_register(struct gre_cisco_protocol *proto); argument
34 int gre_cisco_unregister(struct gre_cisco_protocol *proto);
/linux-4.1.27/net/openvswitch/
Dvport-gre.c201 static struct gre_cisco_protocol gre_protocol = {