Searched refs:GREPROTO_CISCO (Results 1 – 2 of 2) sorted by relevance
344 if (gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO) < 0) { in gre_init()358 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in gre_exit()
7 #define GREPROTO_CISCO 0 macro