Searched refs:cnt_on_all_streams (Results 1 – 4 of 4) sorted by relevance
99 asoc->cnt_on_all_streams == 0) { in sctp_calc_rwnd()113 asoc->cnt_on_all_streams * MSIZE)); in sctp_calc_rwnd()542 sctp_ucount_incr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()560 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()583 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()1108 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_deliver_reasm_check()1173 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_deliver_reasm_check()1389 sctp_ucount_incr(asoc->cnt_on_all_streams); in sctp_queue_data_for_reasm()1936 if (((asoc->cnt_on_all_streams + in sctp_process_a_data_chunk()1955 if ((asoc->cnt_on_all_streams + in sctp_process_a_data_chunk()[all …]
1048 unsigned int cnt_on_all_streams; member
6815 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_drain_mbufs()6875 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_drain_mbufs()
2622 stcb->asoc.cnt_on_all_streams);