Home
last modified time | relevance | path

Searched refs:sctp_stream_queue_pending (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_ss_functions.c49 struct sctp_stream_queue_pending *, int);
54 struct sctp_stream_queue_pending *, int);
126 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_default_add()
157 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_default_remove()
244 struct sctp_stream_queue_pending *sp; in sctp_ss_default_scheduled()
288 struct sctp_stream_queue_pending *sp; in sctp_ss_default_is_user_msgs_incomplete()
311 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_rr_add()
453 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_prio_add()
487 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_prio_remove()
645 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_fb_add()
[all …]
Dsctp_structs.h565 struct sctp_stream_queue_pending { struct
570 TAILQ_ENTRY (sctp_stream_queue_pending) next; argument
571 TAILQ_ENTRY (sctp_stream_queue_pending) ss_next;
604 TAILQ_HEAD(sctplist_listhead, sctp_stream_queue_pending); argument
796 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
799 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
Dsctp_var.h137 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
139 memset(_strmoq, 0, sizeof(struct sctp_stream_queue_pending)); \
Dsctp_pcb.h56 TAILQ_HEAD(sctp_streamhead, sctp_stream_queue_pending);
Dsctp_output.c6824 sctp_set_prsctp_policy(struct sctp_stream_queue_pending *sp)
6888 struct sctp_stream_queue_pending *sp = NULL;
7718 struct sctp_stream_queue_pending *sp;
8330 struct sctp_stream_queue_pending *sp;
12936 struct sctp_stream_queue_pending *sp, *nsp;
13165 sctp_copy_one(struct sctp_stream_queue_pending *sp,
13236 static struct sctp_stream_queue_pending *
13254 struct sctp_stream_queue_pending *sp = NULL;
14155 struct sctp_stream_queue_pending *sp;
Dsctp_timer.c1355 struct sctp_stream_queue_pending *sp;
Dsctputil.c3655 struct sctp_stream_queue_pending *sp, int so_locked) in sctp_notify_send_failed2()
4341 (struct sctp_stream_queue_pending *)data, so_locked);
4453 struct sctp_stream_queue_pending *sp, *nsp;
5535 struct sctp_stream_queue_pending *sp;
Dsctp_input.c244 struct sctp_stream_queue_pending *sp; in sctp_is_there_unsent_data()
334 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init()
Dsctp_pcb.c5451 struct sctp_stream_queue_pending *sp, *nsp;
6661 sizeof(struct sctp_stream_queue_pending),