Searched refs:IPV6_DONTFRAG (Results 1 – 9 of 9) sorted by relevance
158 #if defined(IPV6_DONTFRAG) || (defined(HAVE_DECL_IPV6_DONTFRAG) && HAVE_DECL_IPV6_DONTFRAG)159 XLAT(IPV6_DONTFRAG),
50 IPV6_DONTFRAG
236 #define IPV6_DONTFRAG 62 macro
500 IPV6_DONTFRAG = 62 variable
519 IPV6_DONTFRAG = 62 variable
5287 #ifdef IPV6_DONTFRAG5288 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);
7417 #ifdef IPV6_DONTFRAG7418 PyModule_AddIntMacro(m, IPV6_DONTFRAG);