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]; member1232 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1]; member
1305 asoc->strmout[i].abandoned_sent[j] = 0; in sctp_init_asoc()1309 asoc->strmout[i].abandoned_sent[0] = 0; in sctp_init_asoc()1371 asoc->abandoned_sent[i] = 0; in sctp_init_asoc()5084 stcb->asoc.abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5085 stcb->asoc.abandoned_sent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()5086 stcb->asoc.strmout[sid].abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5088 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()12285 stcb->asoc.strmout[i].abandoned_sent[j] = oldstream[i].abandoned_sent[j]; in sctp_send_str_reset_req()12289 stcb->asoc.strmout[i].abandoned_sent[0] = oldstream[i].abandoned_sent[0]; in sctp_send_str_reset_req()12310 stcb->asoc.strmout[i].abandoned_sent[j] = 0; in sctp_send_str_reset_req()12314 stcb->asoc.strmout[i].abandoned_sent[0] = 0; in sctp_send_str_reset_req()
3623 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3626 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[policy];3633 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3662 sprstat->sprstat_abandoned_sent = stcb->asoc.abandoned_sent[0];3665 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()