Searched defs:IP_MULTICAST_TTL (Results 1 – 2 of 2) sorted by relevance
300 public static final SocketOption<Integer> IP_MULTICAST_TTL = field in StandardSocketOptions
351 public static final int IP_MULTICAST_TTL = placeholder(); field in OsConstants