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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h272 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
276 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
H A Dsctp_timer.c443 sctp_free_bufspace(stcb, asoc, chk, 1);
H A Dsctputil.c3743 sctp_free_bufspace(stcb, asoc, chk, 1);
3766 sctp_free_bufspace(stcb, asoc, chk, 1);
4673 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, function
4732 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
4785 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
H A Dsctp_indata.c2779 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
3750 sctp_free_bufspace(stcb, asoc, tp1, 1);
4478 sctp_free_bufspace(stcb, asoc, tp1, 1);
H A Dsctp_input.c326 sctp_free_bufspace(stcb, asoc, chk, 1);

Completed in 139 milliseconds