Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.h45 struct sctp_queued_to_read *
57 memset(_ctl, 0, sizeof(struct sctp_queued_to_read)); \
Dsctputil.h122 struct sctp_queued_to_read *,
129 struct sctp_queued_to_read *control,
398 sctp_log_strm_del(struct sctp_queued_to_read *control,
399 struct sctp_queued_to_read *poschk,
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.h509 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
531 TAILQ_ENTRY(sctp_queued_to_read) next; argument
532 TAILQ_ENTRY(sctp_queued_to_read) next_instrm;
1025 struct sctp_queued_to_read *control_pdapi;
Dsctputil.c308 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del()
3250 struct sctp_queued_to_read *control; in sctp_notify_assoc_change()
3411 struct sctp_queued_to_read *control; in sctp_notify_peer_addr_change()
3518 struct sctp_queued_to_read *control; in sctp_notify_send_failed()
3654 struct sctp_queued_to_read *control; in sctp_notify_send_failed2()
3750 struct sctp_queued_to_read *control; in sctp_notify_adaptation_layer()
3803 struct sctp_queued_to_read *control; in sctp_notify_partial_delivery_indication()
3891 struct sctp_queued_to_read *control; in sctp_notify_shutdown_event()
3966 struct sctp_queued_to_read *control; in sctp_notify_sender_dry_event()
4012 struct sctp_queued_to_read *control; in sctp_notify_stream_reset_add()
[all …]
Dsctp_pcb.h55 TAILQ_HEAD(sctp_readhead, sctp_queued_to_read);
Dsctp_var.h121 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
Dsctp_pcb.c3890 struct sctp_queued_to_read *sq, *nsq;
5430 struct sctp_queued_to_read *control, *ncontrol;
5490 struct sctp_queued_to_read *sq, *nsq;
6741 sizeof(struct sctp_queued_to_read),
7873 struct sctp_queued_to_read *control, *ncontrol;
Dsctp_auth.c1760 struct sctp_queued_to_read *control;
Dsctp_input.c4238 struct sctp_queued_to_read *ctl, *nctl;