Searched refs:pr_sctp_cnt (Results 1 – 6 of 6) sorted by relevance
452 if (asoc->pr_sctp_cnt != 0) in sctp_recover_sent_list()453 asoc->pr_sctp_cnt--; in sctp_recover_sent_list()
1009 uint32_t pr_sctp_cnt; member
3478 if (asoc->pr_sctp_cnt >= asoc->sent_queue_cnt) in sctp_fs_audit()4049 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) { in sctp_express_handle_sack()4482 if (asoc->pr_sctp_cnt != 0) in sctp_handle_sack()4483 asoc->pr_sctp_cnt--; in sctp_handle_sack()4906 if ((asoc->prsctp_supported) && (asoc->pr_sctp_cnt > 0)) { in sctp_handle_sack()
4968 if ((stcb->asoc.pr_sctp_cnt == 0) && in sctp_process_control()5055 if ((stcb->asoc.pr_sctp_cnt == 0) && in sctp_process_control()
1053 asoc->pr_sctp_cnt = 0; in sctp_init_asoc()4977 stcb->asoc.pr_sctp_cnt++; in sctp_release_pr_sctp_chunk()
7603 asoc->pr_sctp_cnt++; in sctp_move_to_outqueue()