Home | History | Annotate | Download | only in netinet

Lines Matching refs:param_length

205 		parmh->param_length = htons(len);
214 parmh->param_length = htons(len);
264 ph->param_length = 0; /* fill in at the end */
313 ph->param_length = htons(cookie_sz);
2656 sup_addr->ph.param_length = htons(sizeof(*sup_addr) +
2668 ali->ph.param_length = htons(sizeof(*ali));
2683 cookie_preserve->ph.param_length = htons(
2695 ecn->ph.param_length = htons(sizeof(*ecn));
2704 prsctp->ph.param_length = htons(sizeof(*prsctp));
2713 pr_supported->ph.param_length = htons(sizeof(*pr_supported) + SCTP_EXT_COUNT);
2730 ecn_nonce->ph.param_length = htons(sizeof(*ecn_nonce));
2934 plen = ntohs(phdr->param_length);
3004 s.param_length = htons(sizeof(s) + plen);
3058 s.param_length = htons(sizeof(s) + plen);
3174 plen = ntohs(phdr->param_length);
3636 ali->ph.param_length = htons(sizeof(*ali));
3649 ecn->ph.param_length = htons(sizeof(*ecn));
3659 prsctp->ph.param_length = htons(sizeof(*prsctp));
3668 pr_supported->ph.param_length = htons(sizeof(*pr_supported) + SCTP_EXT_COUNT);
3684 ecn_nonce->ph.param_length = htons(sizeof(*ecn_nonce));
4175 ph->param_length = htons(m->m_len);
6052 plen = ntohs(phdr->param_length);
8348 hb->heartbeat.hb_info.ph.param_length = htons(sizeof(struct sctp_heartbeat_info_param));
8696 number_entries = (ntohs(req->ph.param_length) - sizeof(struct sctp_stream_reset_request)) / sizeof(uint16_t);
8751 strack->sr_resp.ph.param_length = htons((chk->send_size - sizeof(struct sctp_chunkhdr)));
8902 strreq->sr_req.ph.param_length = htons((chk->send_size - sizeof(struct sctp_chunkhdr)));
9458 ph->param_length = htons((sizeof(struct sctp_paramhdr) + tot_out));