Home
last modified time | relevance | path

Searched refs:max_send_len (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
HDsctp_output.c12255 int max_send_len, in sctp_copy_resume() argument
12263 m = m_uiotombuf(uio, M_WAITOK, max_send_len, 0, in sctp_copy_resume()
12297 ssize_t max_send_len, in sctp_copy_it_in() argument
12328 sp->length = (uint32_t)min(uio->uio_resid, max_send_len); in sctp_copy_it_in()