Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Duipc_usrreq.c151 #ifndef PIPSIZ
152 #define PIPSIZ 8192 macro
154 static u_long unpst_sendspace = PIPSIZ;
155 static u_long unpst_recvspace = PIPSIZ;
158 static u_long unpsp_sendspace = PIPSIZ; /* really max datagram size */
159 static u_long unpsp_recvspace = PIPSIZ;