Searched refs:sndlen (Results 1 – 5 of 5) sorted by relevance
7013 if (ca->sndlen > 0) {7054 ph->param_length = htons(sizeof(struct sctp_paramhdr) + ca->sndlen);7276 ca->sndlen = uio->uio_resid;7278 ca->sndlen = uio_resid(uio);7281 ca->sndlen = uio->uio_resid;7286 ca->m = sctp_copy_out_all(uio, ca->sndlen);7299 ca->sndlen = 0;7301 ca->sndlen += SCTP_BUF_LEN(mat);13136 unsigned int sndlen = 0, max_len; local13204 sndlen = uio->uio_resid;[all …]
173 int sndlen; member
778 uint32_t sndlen; /* len of send being attempted */ member
568 sctp_clog.x.blk.sndlen = sendlen; in sctp_log_block()
794 uint32_t sndlen; /* len of send being attempted */ member