Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctputil.h287 sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
291 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ macro
Dsctputil.c3921 sctp_free_bufspace(stcb, asoc, chk, 1);
3944 sctp_free_bufspace(stcb, asoc, chk, 1);
5127 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, function
5192 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
5244 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1);
Dsctp_timer.c439 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_recover_sent_list()
Dsctp_indata.c2795 sctp_free_bufspace(stcb, &stcb->asoc, tp1, 1); in sctp_process_segment_range()
3754 sctp_free_bufspace(stcb, asoc, tp1, 1);
4501 sctp_free_bufspace(stcb, asoc, tp1, 1);
Dsctp_input.c349 sctp_free_bufspace(stcb, asoc, chk, 1); in sctp_process_init()