Searched refs:MCAST_BLOCK_SOURCE (Results 1 – 4 of 4) sorted by relevance
85 #ifndef MCAST_BLOCK_SOURCE89 #define MCAST_BLOCK_SOURCE 64 macro98 #define MCAST_BLOCK_SOURCE 84 /* block a source */ macro682 int opt = (block) ? MCAST_BLOCK_SOURCE : MCAST_UNBLOCK_SOURCE; in Java_sun_nio_ch_Net_blockOrUnblock6()
368 #if defined(MCAST_BLOCK_SOURCE) in OsConstants_initConstants()369 initConstant(env, c, "MCAST_BLOCK_SOURCE", MCAST_BLOCK_SOURCE); in OsConstants_initConstants()
346 public static final int MCAST_BLOCK_SOURCE = placeholder(); field in OsConstants
478 return MCAST_BLOCK_SOURCE; in getGroupSourceReqOp()