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