Searched refs:in_maxrecsz (Results 1 – 1 of 1) sorted by relevance
120 uint32_t in_maxrecsz; /* maximum record size */ member207 rstrm->in_maxrecsz = 0; in xdrrec_create()791 rstrm->in_maxrecsz = rstrm->recvsize; in __xdrrec_set_conn_nonblock()794 rstrm->in_maxrecsz = tcp_maxrecsz; in __xdrrec_set_conn_nonblock()897 if (minreqrecsize > rstrm->in_maxrecsz) in __xdrrec_getbytes_nonblock()959 (minreqrecsize > rstrm->in_maxrecsz)) { in __xdrrec_getbytes_nonblock()988 if ((minreqrecsize > rstrm->in_maxrecsz) || in __xdrrec_getbytes_nonblock()