Lines Matching defs:str_p
524 __be16 *str_p = NULL;
555 str_p = outreq->list_of_streams;
557 if (ntohs(str_p[i]) >= stream->incnt) {
589 SCTP_SI(stream, ntohs(str_p[i]))->mid = 0;
597 SCTP_STREAM_RESET_INCOMING_SSN, nums, str_p, GFP_ATOMIC);
616 __be16 *str_p;
641 str_p = inreq->list_of_streams;
643 if (ntohs(str_p[i]) >= stream->outcnt) {
649 if (!sctp_stream_outq_is_empty(stream, nums, str_p)) {
655 chunk = sctp_make_strreset_req(asoc, nums, str_p, 1, 0);
661 SCTP_SO(stream, ntohs(str_p[i]))->state =
943 __be16 *str_p;
946 str_p = outreq->list_of_streams;
954 sout = SCTP_SO(stream, ntohs(str_p[i]));
973 nums, str_p, GFP_ATOMIC);
976 __be16 *str_p;
983 str_p = inreq->list_of_streams;
990 nums, str_p, GFP_ATOMIC);