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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.h289 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
293 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
H A Dsctp_timer.c441 sctp_free_bufspace(stcb, asoc, chk, 1);
H A Dsctputil.c3926 sctp_free_bufspace(stcb, asoc, chk, 1);
3949 sctp_free_bufspace(stcb, asoc, chk, 1);
5132 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, function
5213 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
5265 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
H A Dsctp_indata.c2800 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
3759 sctp_free_bufspace(stcb, asoc, tp1, 1);
4506 sctp_free_bufspace(stcb, asoc, tp1, 1);
H A Dsctp_input.c351 sctp_free_bufspace(stcb, asoc, chk, 1);

Completed in 167 milliseconds