Searched defs:IP_MULTICAST_IF (Results 1 – 3 of 3) sorted by relevance
194 @Native public final static int IP_MULTICAST_IF = 0x10; field
273 public static final SocketOption<NetworkInterface> IP_MULTICAST_IF = field in StandardSocketOptions
349 public static final int IP_MULTICAST_IF = placeholder(); field in OsConstants