Searched refs:IPV6_RECVDSTOPTS (Results 1 – 13 of 13) sorted by relevance
83 #ifndef IPV6_RECVDSTOPTS84 #define IPV6_RECVDSTOPTS -1 macro144 {"IPV6_RECVDSTOPTS", IPV6_RECVDSTOPTS, 0, IPV6_DSTOPTS, 1,
152 #if defined(IPV6_RECVDSTOPTS) || (defined(HAVE_DECL_IPV6_RECVDSTOPTS) && HAVE_DECL_IPV6_RECVDSTOPTS)153 XLAT(IPV6_RECVDSTOPTS),
46 IPV6_RECVDSTOPTS
232 #define IPV6_RECVDSTOPTS 58 macro
235 #define IPV6_RECVDSTOPTS 58 macro
484 IPV6_RECVDSTOPTS = 40 variable
503 IPV6_RECVDSTOPTS = 40 variable
1413 IPV6_RECVDSTOPTS = 0x15 variable
920 pub const IPV6_RECVDSTOPTS: ::c_int = 58; constant
5308 #ifdef IPV6_RECVDSTOPTS5309 PyModule_AddIntConstant(m, "IPV6_RECVDSTOPTS", IPV6_RECVDSTOPTS);
8147 #ifdef IPV6_RECVDSTOPTS8148 PyModule_AddIntMacro(m, IPV6_RECVDSTOPTS);