Searched refs:SO_RCVLOWAT (Results 1 – 7 of 7) sorted by relevance
| /minix3/sys/sys/ |
| H A D | socket.h | 142 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
|
| /minix3/minix/lib/liblwip/dist/src/include/lwip/ |
| H A D | sockets.h | 161 #define SO_RCVLOWAT 0x1004 /* Unimplemented: receive low-water mark */ macro
|
| /minix3/minix/lib/libsockevent/ |
| H A D | sockevent.c | 1911 case SO_RCVLOWAT: in sockevent_setsockopt() 2052 case SO_RCVLOWAT: in sockevent_getsockopt()
|
| /minix3/minix/usr.bin/trace/service/ |
| H A D | vfs.c | 2143 TEXT(SO_RCVLOWAT); in put_sockopt_name() 2194 case SO_RCVLOWAT: in put_sockopt_data()
|
| /minix3/minix/tests/ |
| H A D | socklib.c | 1074 if (setsockopt(fd[0], SOL_SOCKET, SO_RCVLOWAT, &rlowat, in socklib_stream_recv_sub()
|
| H A D | test90.c | 3656 if (setsockopt(fd[0], SOL_SOCKET, SO_RCVLOWAT, &rlowat, in sub90w_recv()
|
| H A D | test91.c | 3505 if (setsockopt(fd[0], SOL_SOCKET, SO_RCVLOWAT, &rlowat, in sub91r_recv()
|