Lines Matching refs:str_add
4228 struct sctp_stream_reset_add_strm *str_add) argument
4241 seq = ntohl(str_add->request_seq);
4242 num_stream = ntohs(str_add->number_of_streams);
4322 struct sctp_stream_reset_add_strm *str_add) argument
4334 seq = ntohl(str_add->request_seq);
4335 num_stream = ntohs(str_add->number_of_streams);
4483 struct sctp_stream_reset_add_strm *str_add; local
4488 str_add = (struct sctp_stream_reset_add_strm *)ph;
4490 sctp_handle_str_reset_add_strm(stcb, chk, str_add);
4492 struct sctp_stream_reset_add_strm *str_add; local
4497 str_add = (struct sctp_stream_reset_add_strm *)ph;
4499 sctp_handle_str_reset_add_out_strm(stcb, chk, str_add);