Searched defs:IP_MULTICAST_LOOP (Results 1 – 3 of 3) sorted by relevance
212 public final static int IP_MULTICAST_LOOP = 0x12; field
322 public static final SocketOption<Boolean> IP_MULTICAST_LOOP = field in StandardSocketOptions
313 public static final int IP_MULTICAST_LOOP = placeholder(); field in OsConstants