Home
last modified time | relevance | path

Searched refs:sctp_ss_remove_from_stream (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c971 .sctp_ss_remove_from_stream = sctp_ss_default_remove,
1001 .sctp_ss_remove_from_stream = sctp_ss_default_remove,
1031 .sctp_ss_remove_from_stream = sctp_ss_default_remove,
1061 .sctp_ss_remove_from_stream = sctp_ss_prio_remove,
1091 .sctp_ss_remove_from_stream = sctp_ss_fb_remove,
1121 .sctp_ss_remove_from_stream = sctp_ss_fcfs_remove,
Dsctp_structs.h798 void (*sctp_ss_remove_from_stream)(struct sctp_tcb *stcb, struct sctp_association *asoc, member
Dsctp_input.c279 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, &asoc->strmout[i], sp, 1); in sctp_is_there_unsent_data()
369 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, outs, sp, 1); in sctp_process_init()
Dsctp_output.c7778 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, strq, sp, send_lock_up);
8206 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, strq, sp, send_lock_up);
Dsctp_pcb.c5699 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, outs, sp, 1);
Dsctputil.c4535 stcb->asoc.ss_functions.sctp_ss_remove_from_stream(stcb, asoc, outs, sp, 1);