Searched defs:IP_MULTICAST_LOOP (Results 1 – 3 of 3) sorted by relevance
214 @Native public final static int IP_MULTICAST_LOOP = 0x12; field
325 public static final SocketOption<Boolean> IP_MULTICAST_LOOP = field in StandardSocketOptions
350 public static final int IP_MULTICAST_LOOP = placeholder(); field in OsConstants