Home | History | Annotate | Download | only in netinet

Lines Matching refs:req_tsn

4291 			struct sctp_stream_reset_tsn_request *req_tsn;
4293 req_tsn = (struct sctp_stream_reset_tsn_request *)ph;
4294 if (sctp_handle_str_reset_request_tsn(stcb, chk, req_tsn)) {