Home
last modified time | relevance | path

Searched refs:IPPROTO_GRE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h91 #define IPPROTO_GRE 47 /* GRE encaps RFC 1701 */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4981 #ifdef IPPROTO_GRE
4982 PyModule_AddIntConstant(m, "IPPROTO_GRE", IPPROTO_GRE);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5083 #ifdef IPPROTO_GRE
5084 PyModule_AddIntConstant(m, "IPPROTO_GRE", IPPROTO_GRE);