Searched refs:IPPROTO_MOBILE (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
H A Din.h94 #define IPPROTO_MOBILE 55 /* IP Mobility RFC 2004 */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dsocketmodule.c5092 #ifdef IPPROTO_MOBILE
5093 PyModule_AddIntConstant(m, "IPPROTO_MOBILE", IPPROTO_MOBILE);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dsocketmodule.c4990 #ifdef IPPROTO_MOBILE
4991 PyModule_AddIntConstant(m, "IPPROTO_MOBILE", IPPROTO_MOBILE);

Completed in 23 milliseconds