Searched refs:_t_bytecount_upto_intmax (Results 1 – 6 of 6) sorted by relevance
86 nbytes = _t_bytecount_upto_intmax(tiov, tiovcount); in _tx_sndvudata()
112 nbytes = _t_bytecount_upto_intmax(tiov, tiovcount); in _tx_sndv()
343 unsigned int _t_bytecount_upto_intmax(const struct t_iovec *, unsigned int);
1491 _t_bytecount_upto_intmax(const struct t_iovec *tiov, unsigned int tiovcount) in _t_bytecount_upto_intmax() function1529 nbytes_remaining = _t_bytecount_upto_intmax(tiov, tiovcount); in _t_gather()1557 assert(pdatabuf->len <= _t_bytecount_upto_intmax(tiov, tiovcount)); in _t_scatter()1613 nbytes_remaining = _t_bytecount_upto_intmax(tiov, tiovcount); in _t_copy_tiov_to_iov()
114 nbytes = _t_bytecount_upto_intmax(tiov, tiovcount); in _tx_rcvvudata()
169 nbytes = _t_bytecount_upto_intmax(tiov, tiovcount); in _tx_rcvv()