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

/external/tcpdump/
H A Dipproto.h82 #ifndef IPPROTO_GRE
83 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
/external/iproute2/include/linux/
H A Din.h54 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator in enum:__anon7807
55 #define IPPROTO_GRE IPPROTO_GRE macro
/external/kernel-headers/original/uapi/linux/
H A Din.h54 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator in enum:__anon8705
55 #define IPPROTO_GRE IPPROTO_GRE macro

Completed in 218 milliseconds