Searched refs:IDM_RCVBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/idm/ | ||
H A D | idm_so.h | 40 #define IDM_RCVBUF_SIZE (256 * 1024) macro |
/illumos-gate/usr/src/uts/common/io/idm/ | ||
H A D | idm_so.c | 171 int32_t idm_so_rcvbuf = IDM_RCVBUF_SIZE; |