Searched defs:IP_MULTICAST_IF (Results 1 – 3 of 3) sorted by relevance
192 public final static int IP_MULTICAST_IF = 0x10; field
272 public static final SocketOption<NetworkInterface> IP_MULTICAST_IF = field in StandardSocketOptions
312 public static final int IP_MULTICAST_IF = placeholder(); field in OsConstants