Searched defs:SO_OOBINLINE (Results 1 – 4 of 4) sorted by relevance
38 static final SocketOption<Boolean> SO_OOBINLINE = field in ExtendedSocketOption
330 @Native public final static int SO_OOBINLINE = 0x1003; field
47 public static final int SO_OOBINLINE = 9; field in OldSocketTestCase
708 public static final int SO_OOBINLINE = placeholder(); field in OsConstants