Searched refs:sctp_free_bufspace (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | sctputil.h | 272 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *, 276 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
|
| D | sctputil.c | 3743 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()
|
| D | sctp_timer.c | 443 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_recover_sent_list()
|
| D | sctp_indata.c | 2779 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()
|
| D | sctp_input.c | 326 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_process_init()
|