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