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

/linux-master/arch/um/drivers/
H A Dvector_user.h34 #define IPPROTO_GRE 0x2F macro
/linux-master/include/uapi/linux/
H A Din.h56 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator in enum:__anon4481
57 #define IPPROTO_GRE IPPROTO_GRE macro
/linux-master/tools/include/uapi/linux/
H A Din.h56 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator in enum:__anon5346
57 #define IPPROTO_GRE IPPROTO_GRE macro

Completed in 155 milliseconds