Home
last modified time | relevance | path

Searched refs:abandoned_unsent (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/netinet/
HDsctp_structs.h589 uint32_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member
593 uint32_t abandoned_unsent[1]; member
1220 uint64_t abandoned_unsent[SCTP_PR_SCTP_MAX + 1]; member
HDsctputil.c1084 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_init_asoc()
1088 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_init_asoc()
1146 asoc->abandoned_unsent[i] = 0; in sctp_init_asoc()
4767 stcb->asoc.abandoned_unsent[0]++; in sctp_release_pr_sctp_chunk()
4768 stcb->asoc.abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()
4769 stcb->asoc.strmout[stream].abandoned_unsent[0]++; in sctp_release_pr_sctp_chunk()
4771 stcb->asoc.strmout[stream].abandoned_unsent[PR_SCTP_POLICY(tp1->flags)]++; in sctp_release_pr_sctp_chunk()
HDsctp_usrreq.c3684 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];
3687 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[policy];
3694 sprstat->sprstat_abandoned_unsent = stcb->asoc.strmout[sid].abandoned_unsent[0];
3719 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[0];
3722 sprstat->sprstat_abandoned_unsent = stcb->asoc.abandoned_unsent[policy];
HDsctp_output.c3647 stcb->asoc.strmout[i].abandoned_unsent[j] = 0; in sctp_process_cmsgs_for_init()
3651 stcb->asoc.strmout[i].abandoned_unsent[0] = 0; in sctp_process_cmsgs_for_init()
11912 stcb->asoc.strmout[i].abandoned_unsent[j] = 0; in sctp_send_str_reset_req()
11916 stcb->asoc.strmout[i].abandoned_unsent[0] = 0; in sctp_send_str_reset_req()
HDsctp_input.c1943 asoc->strmout[i].abandoned_unsent[j] = 0; in sctp_process_cookie_existing()
1947 asoc->strmout[i].abandoned_unsent[0] = 0; in sctp_process_cookie_existing()