Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/netinet/
Din.h268 #define IP_TOS 3 /* int; IP type of service and preced. */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c5088 #ifdef IP_TOS
5089 PyModule_AddIntConstant(m, "IP_TOS", IP_TOS);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5190 #ifdef IP_TOS
5191 PyModule_AddIntConstant(m, "IP_TOS", IP_TOS);