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