Searched refs:MCAST_JOIN_SOURCE_GROUP (Results 1 – 3 of 3) sorted by relevance
334 #if defined(MCAST_JOIN_SOURCE_GROUP) in OsConstants_initConstants()335 initConstant(env, c, "MCAST_JOIN_SOURCE_GROUP", MCAST_JOIN_SOURCE_GROUP); in OsConstants_initConstants()
311 public static final int MCAST_JOIN_SOURCE_GROUP = placeholder(); field in OsConstants
418 return MCAST_JOIN_SOURCE_GROUP; in getGroupSourceReqOp()