Searched refs:abandoned_unsent (Results 1 – 5 of 5) sorted by relevance
671 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member675 uint32_t abandoned_unsent[1]; member1295 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member
1352 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_init_asoc()1356 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_init_asoc()1414 asoc->abandoned_unsent[i] = 0; in sctp_init_asoc()5598 stcb->asoc.abandoned_unsent[0]++;5599 stcb->asoc.abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++;5600 stcb->asoc.strmout[sid].abandoned_unsent[0]++;5602 stcb->asoc.strmout[sid].abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++;
4429 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];4432 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[policy];4439 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];4468 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[0];4471 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[policy];
3764 stcb->asoc.strmout[i].abandoned_unsent[j] = 0;3768 stcb->asoc.strmout[i].abandoned_unsent[0] = 0;13083 stcb->asoc.strmout[i].abandoned_unsent[j] = 0;13087 stcb->asoc.strmout[i].abandoned_unsent[0] = 0;
2086 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_process_cookie_existing()2090 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_process_cookie_existing()