Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.h247 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
251 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
H A Dsctputil.c4261 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_report_all_outbound()
4284 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_report_all_outbound()
4974 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace() function
5044 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_release_pr_sctp_chunk()
5097 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_release_pr_sctp_chunk()
H A Dsctp_timer.c468 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_recover_sent_list()
H A Dsctp_indata.c3151 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_process_segment_range()
4117 sctp_free_bufspace(stcb, asoc, tp1, 1); in sctp_express_handle_sack()
4796 sctp_free_bufspace(stcb, asoc, tp1, 1); in sctp_handle_sack()
H A Dsctp_input.c326 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_process_init()