Searched defs:IPPROTO_GRE (Results 1 – 6 of 6) sorted by relevance
34 #define IPPROTO_GRE 0x2F macro
39 IPPROTO_GRE = 47, enumerator40 #define IPPROTO_GRE IPPROTO_GRE macro
55 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator56 #define IPPROTO_GRE IPPROTO_GRE macro
53 IPPROTO_GRE = 47, enumerator54 #define IPPROTO_GRE IPPROTO_GRE macro
76 #define IPPROTO_GRE 47 macro