Searched refs:abandoned_sent (Results 1 – 5 of 5) sorted by relevance
611 uint32_t abandoned_sent[SCTP_PR_SCTP_MAX + 1]; member615 uint32_t abandoned_sent[1]; member1236 uint64_t abandoned_sent[SCTP_PR_SCTP_MAX + 1]; member
1299 asoc->strmout[i].abandoned_sent[j] = 0; in sctp_init_asoc()1303 asoc->strmout[i].abandoned_sent[0] = 0; in sctp_init_asoc()1364 asoc->abandoned_sent[i] = 0; in sctp_init_asoc()5023 stcb->asoc.abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5024 stcb->asoc.abandoned_sent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()5025 stcb->asoc.strmout[sid].abandoned_sent[0]++; in sctp_release_pr_sctp_chunk()5027 stcb->asoc.strmout[sid].abandoned_sent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()
3636 stcb->asoc.strmout[i].abandoned_sent[j] = 0; in sctp_process_cmsgs_for_init()3640 stcb->asoc.strmout[i].abandoned_sent[0] = 0; in sctp_process_cmsgs_for_init()12172 stcb->asoc.strmout[i].abandoned_sent[j] = oldstream[i].abandoned_sent[j]; in sctp_send_str_reset_req()12176 stcb->asoc.strmout[i].abandoned_sent[0] = oldstream[i].abandoned_sent[0]; in sctp_send_str_reset_req()12197 stcb->asoc.strmout[i].abandoned_sent[j] = 0; in sctp_send_str_reset_req()12201 stcb->asoc.strmout[i].abandoned_sent[0] = 0; in sctp_send_str_reset_req()
3630 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3633 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[policy];3640 sprstat->sprstat_abandoned_sent = stcb->asoc.strmout[sid].abandoned_sent[0];3669 sprstat->sprstat_abandoned_sent = stcb->asoc.abandoned_sent[0];3672 sprstat->sprstat_abandoned_sent = stcb->asoc.abandoned_sent[policy];
1867 asoc->strmout[i].abandoned_sent[j] = 0; in sctp_process_cookie_existing()1871 asoc->strmout[i].abandoned_sent[0] = 0; in sctp_process_cookie_existing()