Searched refs:pr_sctp_cnt (Results 1 – 6 of 6) sorted by relevance
443 if (asoc->pr_sctp_cnt != 0) in sctp_recover_sent_list()444 asoc->pr_sctp_cnt--; in sctp_recover_sent_list()
998 uint32_t pr_sctp_cnt; member
3478 if (asoc->pr_sctp_cnt >= asoc->sent_queue_cnt) in sctp_fs_audit()4043 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) { in sctp_express_handle_sack()4471 if (asoc->pr_sctp_cnt != 0) in sctp_handle_sack()4472 asoc->pr_sctp_cnt--; in sctp_handle_sack()4895 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) { in sctp_handle_sack()
4898 if ((stcb->asoc.pr_sctp_cnt == 0) && in sctp_process_control()4985 if ((stcb->asoc.pr_sctp_cnt == 0) && in sctp_process_control()
1010 asoc->pr_sctp_cnt = 0; in sctp_init_asoc()4903 stcb->asoc.pr_sctp_cnt++; in sctp_release_pr_sctp_chunk()
7544 asoc->pr_sctp_cnt++; in sctp_move_to_outqueue()