Searched defs:recvspace (Results 1 – 3 of 3) sorted by relevance
126 static int recvspace = 1048576; variable
117 static int recvspace = 1536 * 1024; variable
519 u_long sendspace, recvspace; in uipc_attach() local