Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_gre.c1247 static struct inet_protocol ipgre_protocol = { variable
1272 inet_add_protocol(&ipgre_protocol); in init_module()
1280 if ( inet_del_protocol(&ipgre_protocol) < 0 ) in cleanup_module()