Searched refs:IPV6_USE_MIN_MTU (Results 1 – 3 of 3) sorted by relevance
451 #define IPV6_USE_MIN_MTU 42 /* bool; send packets at the minimum MTU */ macro
5214 #ifdef IPV6_USE_MIN_MTU5215 PyModule_AddIntConstant(m, "IPV6_USE_MIN_MTU", IPV6_USE_MIN_MTU);
5316 #ifdef IPV6_USE_MIN_MTU5317 PyModule_AddIntConstant(m, "IPV6_USE_MIN_MTU", IPV6_USE_MIN_MTU);