Searched refs:abandoned_sent (Results 1 – 5 of 5) sorted by relevance
633 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1]; member637 uint32_t abandoned_sent[1]; member1228 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1]; member
1303 asoc->strmout[i].abandoned_sent[j] = 0; in sctp_init_asoc()1307 asoc->strmout[i].abandoned_sent[0] = 0; in sctp_init_asoc()1369 asoc->abandoned_sent[i] = 0; in sctp_init_asoc()5082 stcb->asoc.abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5083 stcb->asoc.abandoned_sent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()5084 stcb->asoc.strmout[sid].abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5086 stcb->asoc.strmout[sid].abandoned_sent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()
3632 stcb->asoc.strmout[i].abandoned_sent[j] = 0; in sctp_process_cmsgs_for_init()3636 stcb->asoc.strmout[i].abandoned_sent[0] = 0; in sctp_process_cmsgs_for_init()12146 stcb->asoc.strmout[i].abandoned_sent[j] = oldstream[i].abandoned_sent[j]; in sctp_send_str_reset_req()12150 stcb->asoc.strmout[i].abandoned_sent[0] = oldstream[i].abandoned_sent[0]; in sctp_send_str_reset_req()12171 stcb->asoc.strmout[i].abandoned_sent[j] = 0; in sctp_send_str_reset_req()12175 stcb->asoc.strmout[i].abandoned_sent[0] = 0; in sctp_send_str_reset_req()
3640 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3643 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[policy];3650 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3679 sprstat->sprstat_abandoned_sent = stcb->asoc.abandoned_sent[0];3682 sprstat->sprstat_abandoned_sent = stcb->asoc.abandoned_sent[policy];
1810 asoc->strmout[i].abandoned_sent[j] = 0; in sctp_process_cookie_existing()1814 asoc->strmout[i].abandoned_sent[0] = 0; in sctp_process_cookie_existing()