Home
last modified time | relevance | path

Searched refs:PIPSIZ (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_usrreq.c153 #ifndef PIPSIZ
154 #define PIPSIZ 8192 macro
156 static u_long unpst_sendspace = PIPSIZ;
157 static u_long unpst_recvspace = PIPSIZ;
160 static u_long unpsp_sendspace = PIPSIZ; /* really max datagram size */
161 static u_long unpsp_recvspace = PIPSIZ;