net_gre_protocol  195 net/ipv4/gre_demux.c static const struct net_protocol net_gre_protocol = {
net_gre_protocol  205 net/ipv4/gre_demux.c 	if (inet_add_protocol(&net_gre_protocol, IPPROTO_GRE) < 0) {
net_gre_protocol  214 net/ipv4/gre_demux.c 	inet_del_protocol(&net_gre_protocol, IPPROTO_GRE);