Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctputil.h272 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
276 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
Dsctputil.c3743 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_report_all_outbound()
3766 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_report_all_outbound()
4673 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_free_bufspace() function
4732 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_release_pr_sctp_chunk()
4785 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_release_pr_sctp_chunk()
Dsctp_timer.c443 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_recover_sent_list()
Dsctp_indata.c2779 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_process_segment_range()
3750 sctp_free_bufspace(stcb, asoc, tp1, 1); in sctp_express_handle_sack()
4478 sctp_free_bufspace(stcb, asoc, tp1, 1); in sctp_handle_sack()
Dsctp_input.c326 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_process_init()