IFF_ALTPHYS      2359 ext/socket/constdefs.c #if defined(IFF_ALTPHYS)
IFF_ALTPHYS      2361 ext/socket/constdefs.c     rb_define_const(rb_cSocket, "IFF_ALTPHYS", INTEGER2NUM(IFF_ALTPHYS));
IFF_ALTPHYS      2363 ext/socket/constdefs.c     rb_define_const(rb_mSockConst, "IFF_ALTPHYS", INTEGER2NUM(IFF_ALTPHYS));
IFF_ALTPHYS      1922 ext/socket/constdefs.h #if !defined(IFF_ALTPHYS)
IFF_ALTPHYS      1924 ext/socket/constdefs.h #  define IFF_ALTPHYS IFF_ALTPHYS