Searched refs:sctp_queued_to_read (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_indata.h | 43 struct sctp_queued_to_read * 54 memset(_ctl, 0, sizeof(struct sctp_queued_to_read)); \
|
| H A D | sctputil.h | 123 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 D | sctp_indata.c | 134 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 D | sctp_structs.h | 449 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 D | sctputil.c | 284 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 D | sctp_var.h | 116 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
|
| H A D | sctp_pcb.h | 53 TAILQ_HEAD(sctp_readhead, sctp_queued_to_read);
|
| H A D | sctp_pcb.c | 3310 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 D | sctp_auth.c | 1715 struct sctp_queued_to_read *control; in sctp_notify_authentication()
|
| H A D | sctp_input.c | 1435 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()
|