Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dip_gre.c1059 static const struct gre_protocol ipgre_protocol = { variable
1807 err = gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
1832 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
1847 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_fini()