Searched refs:IPV6_DONTFRAG (Results 1 – 11 of 11) sorted by relevance
164 #if defined(IPV6_DONTFRAG) || (defined(HAVE_DECL_IPV6_DONTFRAG) && HAVE_DECL_IPV6_DONTFRAG)165 XLAT(IPV6_DONTFRAG),
50 IPV6_DONTFRAG
236 #define IPV6_DONTFRAG 62 macro
239 #define IPV6_DONTFRAG 62 macro
500 IPV6_DONTFRAG = 62 variable
519 IPV6_DONTFRAG = 62 variable
924 pub const IPV6_DONTFRAG: ::c_int = 62; constant
5287 #ifdef IPV6_DONTFRAG5288 PyModule_AddIntConstant(m, "IPV6_DONTFRAG", IPV6_DONTFRAG);
8126 #ifdef IPV6_DONTFRAG8127 PyModule_AddIntMacro(m, IPV6_DONTFRAG);