Home
last modified time | relevance | path

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

/net/ipv4/
Dip_gre.c1231 static struct net_protocol ipgre_protocol = { variable
1615 if (inet_add_protocol(&ipgre_protocol, IPPROTO_GRE) < 0) { in ipgre_init()
1640 inet_del_protocol(&ipgre_protocol, IPPROTO_GRE); in ipgre_init()
1649 if (inet_del_protocol(&ipgre_protocol, IPPROTO_GRE) < 0) in ipgre_fini()