Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.h269 sctp_release_pr_sctp_chunk(struct sctp_tcb *, struct sctp_tmit_chunk *,
Dsctp_timer.c628 (void)sctp_release_pr_sctp_chunk(stcb,
641 (void)sctp_release_pr_sctp_chunk(stcb,
Dsctp_indata.c3403 (void)sctp_release_pr_sctp_chunk(stcb, tp1, 1,
3655 (void)sctp_release_pr_sctp_chunk(stcb, tp1, 1,
3831 (void)sctp_release_pr_sctp_chunk(stcb, tp1,
Dsctp_output.c6739 ret_spc = sctp_release_pr_sctp_chunk(stcb, chk,
6762 ret_spc = sctp_release_pr_sctp_chunk(stcb, chk,
Dsctputil.c5530 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1, function