IFF_DISABLE_NETPOLL 2401 ext/socket/constdefs.c #if defined(IFF_DISABLE_NETPOLL)
IFF_DISABLE_NETPOLL 2403 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "IFF_DISABLE_NETPOLL", INTEGER2NUM(IFF_DISABLE_NETPOLL));
IFF_DISABLE_NETPOLL 2405 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "IFF_DISABLE_NETPOLL", INTEGER2NUM(IFF_DISABLE_NETPOLL));
IFF_DISABLE_NETPOLL 1957 ext/socket/constdefs.h #if !defined(IFF_DISABLE_NETPOLL)
IFF_DISABLE_NETPOLL 1959 ext/socket/constdefs.h #  define IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL