Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h89 #define IPPROTO_FRAGMENT 44 /* IP6 fragmentation header */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5077 #ifdef IPPROTO_FRAGMENT
5078 PyModule_AddIntConstant(m, "IPPROTO_FRAGMENT", IPPROTO_FRAGMENT);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4975 #ifdef IPPROTO_FRAGMENT
4976 PyModule_AddIntConstant(m, "IPPROTO_FRAGMENT", IPPROTO_FRAGMENT);