Searched defs:SO_RCVLOWAT (Results 1 – 6 of 6) sorted by relevance
30 #define SO_RCVLOWAT 18 macro
28 #define SO_RCVLOWAT 18 macro
41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
95 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
382 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
305 public static final int SO_RCVLOWAT = placeholder(); field in OsConstants