Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_usrreq.c157 static u_long unpst_sendspace = PIPSIZ; variable
177 &unpst_sendspace, 0, "Default stream send space.");
528 sendspace = unpst_sendspace; in uipc_attach()