Searched defs:IPPROTO_GRE (Results 1 - 3 of 3) sorted by relevance

/external/tcpdump/
H A Dipproto.h84 #ifndef IPPROTO_GRE
85 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/external/kernel-headers/original/uapi/linux/
H A Din.h52 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator in enum:__anon23088
53 #define IPPROTO_GRE IPPROTO_GRE macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Din.h157 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro

Completed in 109 milliseconds