Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A 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()
238 struct sctp_stream_queue_pending *sp; in sctp_ss_default_scheduled()
282 struct sctp_stream_queue_pending *sp; in sctp_ss_default_is_user_msgs_incomplete()
732 struct sctp_stream_queue_pending *sp; in sctp_ss_fb_scheduled()
768 struct sctp_stream_queue_pending *sp, int holds_lock);
775 struct sctp_stream_queue_pending *sp; in sctp_ss_fcfs_init()
814 struct sctp_stream_queue_pending *sp; in sctp_ss_fcfs_clear()
[all …]
H A Dsctp_structs.h509 struct sctp_stream_queue_pending { struct
514 TAILQ_ENTRY(sctp_stream_queue_pending) next; argument
515 TAILQ_ENTRY(sctp_stream_queue_pending) ss_next;
549 TAILQ_HEAD(sctplist_listhead, sctp_stream_queue_pending); argument
738 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
741 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
H A Dsctp_var.h132 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
134 memset(_strmoq, 0, sizeof(struct sctp_stream_queue_pending)); \
H A Dsctp_pcb.h54 TAILQ_HEAD(sctp_streamhead, sctp_stream_queue_pending);
H A Dsctp_output.c6256 sctp_set_prsctp_policy(struct sctp_stream_queue_pending *sp) in sctp_set_prsctp_policy()
6317 struct sctp_stream_queue_pending *sp = NULL; in sctp_msg_append()
7136 struct sctp_stream_queue_pending *sp; in sctp_move_to_outqueue()
7746 struct sctp_stream_queue_pending *sp; in sctp_move_chunks_from_net()
12135 struct sctp_stream_queue_pending *sp, *nsp; in sctp_send_str_reset_req()
12303 sctp_copy_one(struct sctp_stream_queue_pending *sp, in sctp_copy_one()
12318 static struct sctp_stream_queue_pending *
12336 struct sctp_stream_queue_pending *sp = NULL; in sctp_copy_it_in()
13105 struct sctp_stream_queue_pending *sp; in sctp_lower_sosend()
H A Dsctp_timer.c1350 struct sctp_stream_queue_pending *sp; in sctp_audit_stream_queues_for_size()
H A Dsctputil.c3503 struct sctp_stream_queue_pending *sp, int so_locked) in sctp_notify_send_failed2()
4117 (struct sctp_stream_queue_pending *)data, so_locked); in sctp_ulp_notify()
4230 struct sctp_stream_queue_pending *sp, *nsp; in sctp_report_all_outbound()
5012 struct sctp_stream_queue_pending *sp; in sctp_release_pr_sctp_chunk()
H A Dsctp_input.c218 struct sctp_stream_queue_pending *sp; in sctp_is_there_unsent_data()
309 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init()
H A Dsctp_pcb.c4682 struct sctp_stream_queue_pending *sp, *nsp; in sctp_free_assoc()
5769 sizeof(struct sctp_stream_queue_pending), in sctp_pcb_init()