Searched refs:cnt_on_all_streams (Results 1 – 4 of 4) sorted by relevance
102 KASSERT(asoc->cnt_on_all_streams > 0 || asoc->size_on_all_streams == 0, in sctp_calc_rwnd()106 asoc->cnt_on_all_streams == 0) { in sctp_calc_rwnd()120 asoc->cnt_on_all_streams * MSIZE)); in sctp_calc_rwnd()570 sctp_ucount_incr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()602 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()625 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_queue_data_to_stream()1153 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_deliver_reasm_check()1217 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_deliver_reasm_check()1270 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_deliver_reasm_check()1373 sctp_ucount_decr(asoc->cnt_on_all_streams); in sctp_add_chk_to_control()[all …]
1105 unsigned int cnt_on_all_streams; member
7831 sctp_ucount_decr(asoc->cnt_on_all_streams);7891 sctp_ucount_decr(asoc->cnt_on_all_streams);
3245 stcb->asoc.cnt_on_all_streams);