Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_ss_functions.c44 struct sctp_stream_queue_pending *, int);
49 struct sctp_stream_queue_pending *, int);
120 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_default_add()
151 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_default_remove()
239 struct sctp_stream_queue_pending *sp; in sctp_ss_default_scheduled()
283 struct sctp_stream_queue_pending *sp; in sctp_ss_default_is_user_msgs_incomplete()
306 struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) in sctp_ss_rr_add()
446 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_prio_add()
480 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_prio_remove()
639 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, in sctp_ss_fb_add()
[all …]
Dsctp_structs.h515 struct sctp_stream_queue_pending { struct
520 TAILQ_ENTRY(sctp_stream_queue_pending) next; argument
521 TAILQ_ENTRY(sctp_stream_queue_pending) ss_next;
555 TAILQ_HEAD(sctplist_listhead, sctp_stream_queue_pending); argument
745 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
748 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
Dsctp_var.h133 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
135 memset(_strmoq, 0, sizeof(struct sctp_stream_queue_pending)); \
Dsctp_pcb.h54 TAILQ_HEAD(sctp_streamhead, sctp_stream_queue_pending);
Dsctp_output.c6254 sctp_set_prsctp_policy(struct sctp_stream_queue_pending *sp) in sctp_set_prsctp_policy()
6315 struct sctp_stream_queue_pending *sp = NULL; in sctp_msg_append()
7138 struct sctp_stream_queue_pending *sp; in sctp_move_to_outqueue()
7750 struct sctp_stream_queue_pending *sp; in sctp_move_chunks_from_net()
12144 struct sctp_stream_queue_pending *sp, *nsp; in sctp_send_str_reset_req()
12304 sctp_copy_one(struct sctp_stream_queue_pending *sp, in sctp_copy_one()
12321 static struct sctp_stream_queue_pending *
12339 struct sctp_stream_queue_pending *sp = NULL; in sctp_copy_it_in()
13108 struct sctp_stream_queue_pending *sp; in sctp_lower_sosend()
Dsctp_timer.c1344 struct sctp_stream_queue_pending *sp; in sctp_audit_stream_queues_for_size()
Dsctputil.c3504 struct sctp_stream_queue_pending *sp, int so_locked) in sctp_notify_send_failed2()
4125 (struct sctp_stream_queue_pending *)data, so_locked); in sctp_ulp_notify()
4238 struct sctp_stream_queue_pending *sp, *nsp; in sctp_report_all_outbound()
5017 struct sctp_stream_queue_pending *sp; in sctp_release_pr_sctp_chunk()
Dsctp_input.c218 struct sctp_stream_queue_pending *sp; in sctp_is_there_unsent_data()
310 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init()
Dsctp_pcb.c4729 struct sctp_stream_queue_pending *sp, *nsp; in sctp_free_assoc()
5837 sizeof(struct sctp_stream_queue_pending), in sctp_pcb_init()