Searched refs:UNPCTL_RECVSPACE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ |
H A D | socket.h | 405 #define UNPCTL_RECVSPACE 1 macro
|
/openbsd/sys/kern/ |
H A D | uipc_usrreq.c | 246 { UNPCTL_RECVSPACE, &unpst_recvspace, 0, SB_MAX }, 250 { UNPCTL_RECVSPACE, &unpsq_recvspace, 0, SB_MAX }, 254 { UNPCTL_RECVSPACE, &unpdg_recvspace, 0, SB_MAX },
|