Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h106 #define IPPROTO_RAW 255 /* raw IP packet */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c5021 #ifdef IPPROTO_RAW
5022 PyModule_AddIntConstant(m, "IPPROTO_RAW", IPPROTO_RAW);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5123 #ifdef IPPROTO_RAW
5124 PyModule_AddIntConstant(m, "IPPROTO_RAW", IPPROTO_RAW);