Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_gre.c1023 static const struct gre_protocol ipgre_protocol = { variable
1753 err = gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
1778 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_init()
1793 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in ipgre_fini()