Searched defs:SO_BROADCAST (Results 1 – 4 of 4) sorted by relevance
182 @Native public final static 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
564 public static final int SO_BROADCAST = placeholder(); field in OsConstants