Home
last modified time | relevance | path

Searched refs:sctp_queued_to_read (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_indata.h43 struct sctp_queued_to_read *
54 memset(_ctl, 0, sizeof(struct sctp_queued_to_read)); \
H A Dsctputil.h123 struct sctp_queued_to_read *control,
337 sctp_log_strm_del(struct sctp_queued_to_read *control,
338 struct sctp_queued_to_read *poschk,
H A Dsctp_indata.c134 struct sctp_queued_to_read *
332 struct sctp_queued_to_read *control) in sctp_place_control_in_stream()
334 struct sctp_queued_to_read *at; in sctp_place_control_in_stream()
417 struct sctp_queued_to_read *control, in sctp_abort_in_reasm()
503 struct sctp_queued_to_read *at; in sctp_queue_data_to_stream()
730 sctp_build_readq_entry_from_ctl(struct sctp_queued_to_read *nc, struct sctp_queued_to_read *control) in sctp_build_readq_entry_from_ctl()
771 struct sctp_queued_to_read *control, in sctp_handle_old_unordered_data()
785 struct sctp_queued_to_read *nc; in sctp_handle_old_unordered_data()
915 struct sctp_queued_to_read *control, in sctp_inject_old_unordered_data()
1664 static struct sctp_queued_to_read *
[all …]
H A Dsctp_structs.h449 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
472 TAILQ_ENTRY(sctp_queued_to_read) next; argument
473 TAILQ_ENTRY(sctp_queued_to_read) next_instrm;
965 struct sctp_queued_to_read *control_pdapi;
H A Dsctputil.c284 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del()
3153 struct sctp_queued_to_read *control; in sctp_notify_assoc_change()
3288 struct sctp_queued_to_read *control; in sctp_notify_peer_addr_change()
3377 struct sctp_queued_to_read *control; in sctp_notify_send_failed()
3508 struct sctp_queued_to_read *control; in sctp_notify_send_failed2()
3602 struct sctp_queued_to_read *control; in sctp_notify_adaptation_layer()
3651 struct sctp_queued_to_read *control; in sctp_notify_partial_delivery_indication()
3718 struct sctp_queued_to_read *control; in sctp_notify_shutdown_event()
3772 struct sctp_queued_to_read *control; in sctp_notify_sender_dry_event()
3817 struct sctp_queued_to_read *control; in sctp_notify_stream_reset_add()
[all …]
H A Dsctp_var.h116 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
H A Dsctp_pcb.h53 TAILQ_HEAD(sctp_readhead, sctp_queued_to_read);
H A Dsctp_pcb.c3310 struct sctp_queued_to_read *sq, *nsq; in sctp_inpcb_free()
4626 struct sctp_queued_to_read *control, *ncontrol; in sctp_clean_up_stream()
4681 struct sctp_queued_to_read *sq, *nsq; in sctp_free_assoc()
5765 sizeof(struct sctp_queued_to_read), in sctp_pcb_init()
6777 struct sctp_queued_to_read *control, *ncontrol; in sctp_drain_mbufs()
H A Dsctp_auth.c1715 struct sctp_queued_to_read *control; in sctp_notify_authentication()
H A Dsctp_input.c1435 struct sctp_queued_to_read *sq, *nsq; in sctp_process_cookie_existing()
3859 struct sctp_queued_to_read *ctl, *nctl; in sctp_handle_str_reset_add_strm()