Searched defs:SO_BROADCAST (Results 1 – 4 of 4) sorted by relevance
194 @Native public static final int SO_BROADCAST = 0x0020; field
64 public static final SocketOption<Boolean> SO_BROADCAST = field in StandardSocketOptions
51 public static final int SO_BROADCAST = 11; field in OldSocketTestCase
690 public static final int SO_BROADCAST = placeholder(); field in OsConstants