Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dgre_demux.c344 if (gre_add_protocol(&ipgre_protocol, GREPROTO_CISCO) < 0) { in gre_init()
358 gre_del_protocol(&ipgre_protocol, GREPROTO_CISCO); in gre_exit()
/linux-4.1.27/include/net/
Dgre.h7 #define GREPROTO_CISCO 0 macro