Lines Matching defs:param_length
778 error_len = ntohs(phdr->param_length);
1079 ph->param_length = htons(sizeof(struct sctp_paramhdr));
1950 scm->ph.param_length = htons((sizeof(struct sctp_paramhdr) +
2675 int number_entries, param_length;
2677 param_length = ntohs(resp->ph.param_length);
2684 number_entries = (param_length - sizeof(struct sctp_stream_reset_response))/sizeof(uint16_t);
2706 stcb->asoc.pending_reply = malloc(param_length,
2708 memcpy(stcb->asoc.pending_reply, resp, param_length);
2733 param_len = ntohs(ph->param_length);
3226 phdr->param_length =
3502 phdr->param_length =
3705 phd->param_length =