Searched refs:abandoned_unsent (Results 1 – 5 of 5) sorted by relevance
668 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member672 uint32_t abandoned_unsent[1]; member1292 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member
1344 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_init_asoc()1348 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_init_asoc()1406 asoc->abandoned_unsent[i] = 0; in sctp_init_asoc()5560 stcb->asoc.abandoned_unsent[0]++;5561 stcb->asoc.abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++;5562 stcb->asoc.strmout[sid].abandoned_unsent[0]++;5564 stcb->asoc.strmout[sid].abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++;
4341 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];4344 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[policy];4351 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];4380 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[0];4383 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[policy];
3758 stcb->asoc.strmout[i].abandoned_unsent[j] = 0;3762 stcb->asoc.strmout[i].abandoned_unsent[0] = 0;12986 stcb->asoc.strmout[i].abandoned_unsent[j] = 0;12990 stcb->asoc.strmout[i].abandoned_unsent[0] = 0;
2077 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_process_cookie_existing()2081 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_process_cookie_existing()