Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h77 #define IPPROTO_IGMP 2 /* group mgmt protocol */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4926 #ifdef IPPROTO_IGMP
4927 PyModule_AddIntConstant(m, "IPPROTO_IGMP", IPPROTO_IGMP);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5028 #ifdef IPPROTO_IGMP
5029 PyModule_AddIntConstant(m, "IPPROTO_IGMP", IPPROTO_IGMP);