Searched refs:abandoned_unsent (Results 1 – 5 of 5) sorted by relevance
610 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member614 uint32_t abandoned_unsent[1]; member1235 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member
1300 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_init_asoc()1304 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_init_asoc()1363 asoc->abandoned_unsent[i] = 0; in sctp_init_asoc()5030 stcb->asoc.abandoned_unsent[0]++; in sctp_release_pr_sctp_chunk()5031 stcb->asoc.abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()5032 stcb->asoc.strmout[sid].abandoned_unsent[0]++; in sctp_release_pr_sctp_chunk()5034 stcb->asoc.strmout[sid].abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()
3637 stcb->asoc.strmout[i].abandoned_unsent[j] = 0; in sctp_process_cmsgs_for_init()3641 stcb->asoc.strmout[i].abandoned_unsent[0] = 0; in sctp_process_cmsgs_for_init()12173 stcb->asoc.strmout[i].abandoned_unsent[j] = oldstream[i].abandoned_unsent[j]; in sctp_send_str_reset_req()12177 stcb->asoc.strmout[i].abandoned_unsent[0] = oldstream[i].abandoned_unsent[0]; in sctp_send_str_reset_req()12198 stcb->asoc.strmout[i].abandoned_unsent[j] = 0; in sctp_send_str_reset_req()12202 stcb->asoc.strmout[i].abandoned_unsent[0] = 0; in sctp_send_str_reset_req()
3629 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];3632 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[policy];3639 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];3668 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[0];3671 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[policy];
1868 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_process_cookie_existing()1872 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_process_cookie_existing()