PIPSIZ
static u_long unpdg_sendspace = PIPSIZ; /* really max datagram size */
static u_long unpdg_recvspace = PIPSIZ;
static u_long unpsp_sendspace = PIPSIZ; /* really max datagram size */
static u_long unpsp_recvspace = PIPSIZ;
#ifndef PIPSIZ
static u_long unpst_sendspace = PIPSIZ;
static u_long unpst_recvspace = PIPSIZ;