Searched refs:SO_RCVLOWAT (Results 1 – 13 of 13) sorted by relevance
12 #define SO_RCVLOWAT 16 macro
21 #define SO_RCVLOWAT 0x0800 macro
23 #define SO_RCVLOWAT 0x1004 macro
38 #define SO_RCVLOWAT 18 macro
31 #define SO_RCVLOWAT 0x1010 macro
35 #define SO_RCVLOWAT 18 macro
39 #define SO_RCVLOWAT 18 macro
30 #define SO_RCVLOWAT 18 macro
40 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
287 if (setsockopt(fdlisten, SOL_SOCKET, SO_RCVLOWAT, in do_accept()
589 do_setsockopt(fd, SOL_SOCKET, SO_RCVLOWAT, 1 << 16); in do_setup_rx()
866 case SO_RCVLOWAT: in sock_setsockopt()1216 case SO_RCVLOWAT: in sock_getsockopt()
3926 case SO_RCVLOWAT: in BPF_CALL_5()