Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_usrreq.c161 static u_long unpsp_sendspace = PIPSIZ; /* really max datagram size */ variable
185 &unpsp_sendspace, 0, "Default seqpacket send space.");
538 sendspace = unpsp_sendspace; in uipc_attach()