Searched refs:cu_recvsz (Results 1 – 4 of 4) sorted by relevance
90 uint_t cu_recvsz; member158 cu->cu_recvsz = recvsz;336 (int)cu->cu_recvsz, MSG_DONTWAIT,470 bkmem_free((caddr_t)cu, (sizeof (*cu) + cu->cu_sendsz + cu->cu_recvsz));
93 u_int cu_recvsz; member163 cu->cu_recvsz = recvsz;380 (int) cu->cu_recvsz, 0,513 mem_free((caddr_t)cu, (sizeof (*cu) + cu->cu_sendsz + cu->cu_recvsz));
65 uint_t cu_recvsz; /* recv size */ member
112 uint_t cu_recvsz; /* recv size */ member205 cu->cu_recvsz = rsz; in clnt_dg_create()225 tr_data->udata.maxlen = cu->cu_recvsz; in clnt_dg_create()