Searched refs:UNPCTL_SENDSPACE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ |
H A D | socket.h | 404 #define UNPCTL_SENDSPACE 2 macro
|
/openbsd/sys/kern/ |
H A D | uipc_usrreq.c | 247 { UNPCTL_SENDSPACE, &unpst_sendspace, 0, SB_MAX }, 251 { UNPCTL_SENDSPACE, &unpsq_sendspace, 0, SB_MAX }, 255 { UNPCTL_SENDSPACE, &unpdg_sendspace, 0, SB_MAX },
|