Searched refs:MCAST_UNBLOCK_SOURCE (Results 1 – 4 of 4) sorted by relevance
63 #define MCAST_UNBLOCK_SOURCE 85 /* unblock a source */ macro565 int opt = (block) ? MCAST_BLOCK_SOURCE : MCAST_UNBLOCK_SOURCE; in Java_sun_nio_ch_Net_blockOrUnblock6()
357 #if defined(MCAST_UNBLOCK_SOURCE) in OsConstants_initConstants()358 initConstant(env, c, "MCAST_UNBLOCK_SOURCE", MCAST_UNBLOCK_SOURCE); in OsConstants_initConstants()
327 public static final int MCAST_UNBLOCK_SOURCE = placeholder(); field in OsConstants
423 return MCAST_UNBLOCK_SOURCE; in getGroupSourceReqOp()