Searched defs:SO_SNDBUF (Results 1 – 4 of 4) sorted by relevance
278 @Native public final static int SO_SNDBUF = 0x1001; field
115 public static final SocketOption<Integer> SO_SNDBUF = field in StandardSocketOptions
39 public static final int SO_SNDBUF = 5; field in OldSocketTestCase
583 public static final int SO_SNDBUF = placeholder(); field in OsConstants