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

/freebsd-12-stable/sys/netinet/
H A Dsctputil.h250 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
254 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
H A Dsctp_timer.c455 sctp_free_bufspace(stcb, asoc, chk, 1);
H A Dsctputil.c4269 sctp_free_bufspace(stcb, asoc, chk, 1);
4292 sctp_free_bufspace(stcb, asoc, chk, 1);
4978 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, function
5049 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
5102 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
H A Dsctp_indata.c3165 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
4136 sctp_free_bufspace(stcb, asoc, tp1, 1);
4819 sctp_free_bufspace(stcb, asoc, tp1, 1);
H A Dsctp_input.c327 sctp_free_bufspace(stcb, asoc, chk, 1);

Completed in 182 milliseconds