Lines Matching refs:inreq
610 struct sctp_strreset_inreq *inreq = param.v;
618 request_seq = ntohl(inreq->request_seq);
640 nums = (ntohs(param.p->length) - sizeof(*inreq)) / sizeof(__u16);
641 str_p = inreq->list_of_streams;
975 struct sctp_strreset_inreq *inreq;
978 /* if the result is performed, it's impossible for inreq */
982 inreq = (struct sctp_strreset_inreq *)req;
983 str_p = inreq->list_of_streams;
984 nums = (ntohs(inreq->param_hdr.length) - sizeof(*inreq)) /