Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.h130 struct sctp_queued_to_read *,
137 struct sctp_queued_to_read *control,
381 sctp_log_strm_del(struct sctp_queued_to_read *control,
382 struct sctp_queued_to_read *poschk,
Dsctp_indata.h45 struct sctp_queued_to_read *
57 memset(_ctl, 0, sizeof(struct sctp_queued_to_read)); \
Dsctp_indata.c71 sctp_add_chk_to_control(struct sctp_queued_to_read *control,
142 struct sctp_queued_to_read *
150 struct sctp_queued_to_read *read_queue_e = NULL; in sctp_build_readq_entry()
156 memset(read_queue_e, 0, sizeof(struct sctp_queued_to_read)); in sctp_build_readq_entry()
363 struct sctp_queued_to_read *control) in sctp_place_control_in_stream()
365 struct sctp_queued_to_read *at; in sctp_place_control_in_stream()
445 struct sctp_queued_to_read *control, in sctp_abort_in_reasm()
480 sctp_clean_up_control(struct sctp_tcb *stcb, struct sctp_queued_to_read *control) in sctp_clean_up_control()
510 struct sctp_queued_to_read *control, int *abort_flag, int *need_reasm) in sctp_queue_data_to_stream()
530 struct sctp_queued_to_read *at; in sctp_queue_data_to_stream()
[all …]
Dsctp_structs.h506 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
528 TAILQ_ENTRY(sctp_queued_to_read) next; argument
529 TAILQ_ENTRY(sctp_queued_to_read) next_instrm;
1022 struct sctp_queued_to_read *control_pdapi;
Dsctputil.c304 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del()
3268 struct sctp_queued_to_read *control; in sctp_notify_assoc_change()
3425 struct sctp_queued_to_read *control; in sctp_notify_peer_addr_change()
3528 struct sctp_queued_to_read *control; in sctp_notify_send_failed()
3660 struct sctp_queued_to_read *control; in sctp_notify_send_failed2()
3756 struct sctp_queued_to_read *control; in sctp_notify_adaptation_layer()
3805 struct sctp_queued_to_read *control; in sctp_notify_partial_delivery_indication()
3893 struct sctp_queued_to_read *control; in sctp_notify_shutdown_event()
3964 struct sctp_queued_to_read *control; in sctp_notify_sender_dry_event()
4010 struct sctp_queued_to_read *control; in sctp_notify_stream_reset_add()
[all …]
Dsctp_var.h121 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
Dsctp_pcb.h55 TAILQ_HEAD(sctp_readhead, sctp_queued_to_read);
Dsctp_pcb.c3888 struct sctp_queued_to_read *sq, *nsq;
5394 struct sctp_queued_to_read *control, *ncontrol;
5450 struct sctp_queued_to_read *sq, *nsq;
6657 sizeof(struct sctp_queued_to_read),
7793 struct sctp_queued_to_read *control, *ncontrol;
Dsctp_auth.c1752 struct sctp_queued_to_read *control;
Dsctp_input.c4234 struct sctp_queued_to_read *ctl, *nctl;