Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/netinet6/
Din6.h470 #define IPV6_DONTFRAG 62 /* bool; disable IPv6 fragmentation */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c5160 #ifdef IPV6_DONTFRAG
5161 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c5262 #ifdef IPV6_DONTFRAG
5263 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);