Searched refs:IPV6_DONTFRAG (Results 1 – 3 of 3) sorted by relevance
470 #define IPV6_DONTFRAG 62 /* bool; disable IPv6 fragmentation */ macro
5160 #ifdef IPV6_DONTFRAG5161 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);
5262 #ifdef IPV6_DONTFRAG5263 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);