Searched refs:tcp_maxrecsz (Results 1 – 1 of 1) sorted by relevance
780 __xdrrec_set_conn_nonblock(XDR *xdrs, uint32_t tcp_maxrecsz) in __xdrrec_set_conn_nonblock() argument787 if (tcp_maxrecsz == 0) { in __xdrrec_set_conn_nonblock()796 rstrm->in_maxrecsz = tcp_maxrecsz; in __xdrrec_set_conn_nonblock()797 if (tcp_maxrecsz <= rstrm->recvsize) in __xdrrec_set_conn_nonblock()809 if ((newsize = tcp_maxrecsz) > RPC_MAXDATASIZE) { in __xdrrec_set_conn_nonblock()