IFF_DRV_RUNNING  2425 ext/socket/constdefs.c #if defined(IFF_DRV_RUNNING)
IFF_DRV_RUNNING  2427 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "IFF_DRV_RUNNING", INTEGER2NUM(IFF_DRV_RUNNING));
IFF_DRV_RUNNING  2429 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "IFF_DRV_RUNNING", INTEGER2NUM(IFF_DRV_RUNNING));
IFF_DRV_RUNNING  1977 ext/socket/constdefs.h #if !defined(IFF_DRV_RUNNING)
IFF_DRV_RUNNING  1979 ext/socket/constdefs.h #  define IFF_DRV_RUNNING IFF_DRV_RUNNING