Searched refs:unpdg_sendspace (Results 1 – 1 of 1) sorted by relevance
878 static u_int32_t unpdg_sendspace = 2 * 1024; /* really max datagram size */ variable893 &unpdg_sendspace, 0, "");917 error = soreserve(so, unpdg_sendspace, unpdg_recvspace); in unp_attach()