Searched refs:sndout (Results 1 – 1 of 1) sorted by relevance
12285 uint32_t *sndout, in sctp_copy_resume() argument12296 *sndout = m_length(m, NULL); in sctp_copy_resume()13107 uint32_t sndout; in sctp_lower_sosend() local13184 sndout = 0; in sctp_lower_sosend()13190 mm = sctp_copy_resume(uio, (int)max_len, user_marks_eor, &error, &sndout, &new_tail); in sctp_lower_sosend()13229 sctp_snd_sb_alloc(stcb, sndout); in sctp_lower_sosend()13230 atomic_add_int(&sp->length, sndout); in sctp_lower_sosend()13231 len += sndout; in sctp_lower_sosend()