Searched refs:sctp_free_bufspace (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 247 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *, 251 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
|
| H A D | sctputil.c | 4261 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 D | sctp_timer.c | 468 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_recover_sent_list()
|
| H A D | sctp_indata.c | 3151 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 D | sctp_input.c | 326 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_process_init()
|