Searched refs:SO_RCVLOWAT (Results 1 – 4 of 4) sorted by relevance
1145 public static final int SO_RCVLOWAT; field in OsConstants1146 static { SO_RCVLOWAT = 0; }
724 public static final int SO_RCVLOWAT = placeholder(); field in OsConstants
568 initConstant(env, c, "SO_RCVLOWAT", SO_RCVLOWAT); in OsConstants_initConstants()
523 field public static final int SO_RCVLOWAT;