Searched defs:SO_RCVBUF (Results 1 – 4 of 4) sorted by relevance
294 public final static int SO_RCVBUF = 0x1002; field
155 public static final SocketOption<Integer> SO_RCVBUF = field in StandardSocketOptions
30 public static final int SO_RCVBUF = 3; field in OldSocketTestCase
454 public static final int SO_RCVBUF = placeholder(); field in OsConstants