IFF_BRIDGE_PORT 2377 ext/socket/constdefs.c #if defined(IFF_BRIDGE_PORT) IFF_BRIDGE_PORT 2379 ext/socket/constdefs.c rb_define_const(rb_cSocket, "IFF_BRIDGE_PORT", INTEGER2NUM(IFF_BRIDGE_PORT)); IFF_BRIDGE_PORT 2381 ext/socket/constdefs.c rb_define_const(rb_mSockConst, "IFF_BRIDGE_PORT", INTEGER2NUM(IFF_BRIDGE_PORT)); IFF_BRIDGE_PORT 1937 ext/socket/constdefs.h #if !defined(IFF_BRIDGE_PORT) IFF_BRIDGE_PORT 1939 ext/socket/constdefs.h # define IFF_BRIDGE_PORT IFF_BRIDGE_PORT