Searched refs:str_of_pdapi (Results 1 – 2 of 2) sorted by relevance
798 asoc->str_of_pdapi = in sctp_deliver_reasm_check()892 asoc->str_of_pdapi) { in sctp_queue_data_for_reasm()896 asoc->str_of_pdapi); in sctp_queue_data_for_reasm()899 asoc->str_of_pdapi, in sctp_queue_data_for_reasm()1582 (asoc->str_of_pdapi == strmno) && in sctp_process_a_data_chunk()2277 asoc->str_of_pdapi = chk->rec.data.stream_number; in sctp_service_queues()5041 asoc->str_of_pdapi = chk->rec.data.stream_number; in sctp_flush_reassm_for_str_seq()5197 asoc->str_of_pdapi = chk->rec.data.stream_number; in sctp_handle_forward_tsn()5277 if ((asoc->str_of_pdapi == stseq->stream) && in sctp_handle_forward_tsn()
1092 uint16_t str_of_pdapi; member