Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_ss_functions.c42 struct sctp_stream_queue_pending *);
47 struct sctp_stream_queue_pending *);
110 struct sctp_stream_queue_pending *sp SCTP_UNUSED) in sctp_ss_default_add()
226 struct sctp_stream_queue_pending *sp; in sctp_ss_default_scheduled()
280 struct sctp_stream_queue_pending *sp; in sctp_ss_default_is_user_msgs_incomplete()
728 struct sctp_stream_queue_pending *sp; in sctp_ss_fb_scheduled()
766 struct sctp_stream_queue_pending *sp);
772 struct sctp_stream_queue_pending *sp; in sctp_ss_fcfs_init()
807 struct sctp_stream_queue_pending *sp; in sctp_ss_fcfs_clear()
877 struct sctp_stream_queue_pending *sp; in sctp_ss_fcfs_select()
[all …]
H A Dsctp_structs.h527 struct sctp_stream_queue_pending { struct
532 TAILQ_ENTRY(sctp_stream_queue_pending) next; argument
533 TAILQ_ENTRY(sctp_stream_queue_pending) ss_next;
568 TAILQ_HEAD(sctplist_listhead, sctp_stream_queue_pending); argument
739 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp);
742 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp);
H A Dsctp_var.h129 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
131 memset(_strmoq, 0, sizeof(struct sctp_stream_queue_pending)); \
H A Dsctp_pcb.h51 TAILQ_HEAD(sctp_streamhead, sctp_stream_queue_pending);
H A Dsctp_output.c6335 sctp_set_prsctp_policy(struct sctp_stream_queue_pending *sp) in sctp_set_prsctp_policy()
6396 struct sctp_stream_queue_pending *sp = NULL; in sctp_msg_append()
7240 struct sctp_stream_queue_pending *sp; in sctp_move_to_outqueue()
7790 struct sctp_stream_queue_pending *sp; in sctp_move_chunks_from_net()
12251 struct sctp_stream_queue_pending *sp, *nsp; in sctp_send_str_reset_req()
12418 sctp_copy_one(struct sctp_stream_queue_pending *sp, in sctp_copy_one()
12432 static struct sctp_stream_queue_pending *
12450 struct sctp_stream_queue_pending *sp; in sctp_copy_it_in()
13181 struct sctp_stream_queue_pending *sp; in sctp_lower_sosend()
H A Dsctp_timer.c1346 struct sctp_stream_queue_pending *sp; in sctp_audit_stream_queues_for_size()
H A Dsctputil.c3504 struct sctp_stream_queue_pending *sp, int so_locked) in sctp_notify_send_failed2()
4143 (struct sctp_stream_queue_pending *)data, so_locked); in sctp_ulp_notify()
4265 struct sctp_stream_queue_pending *sp, *nsp; in sctp_report_all_outbound()
5071 struct sctp_stream_queue_pending *sp; in sctp_release_pr_sctp_chunk()
H A Dsctp_input.c176 struct sctp_stream_queue_pending *sp; in sctp_is_there_unsent_data()
268 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init()
H A Dsctp_pcb.c4564 struct sctp_stream_queue_pending *sp, *nsp; in sctp_free_assoc()
5641 sizeof(struct sctp_stream_queue_pending), in sctp_pcb_init()