H A D | sctp_indata.c | 62 sctp_add_chk_to_control(struct sctp_queued_to_read *control, 329 struct sctp_queued_to_read *control) in sctp_place_control_in_stream() argument 335 flags = (control->sinfo_flags >> 8); in sctp_place_control_in_stream() 347 TAILQ_INSERT_TAIL(q, control, next_instrm); in sctp_place_control_in_stream() 348 control->on_strm_q = SCTP_ON_UNORDERED; in sctp_place_control_in_stream() 355 control->end_added = 1; in sctp_place_control_in_stream() 356 control->first_frag_seen = 1; in sctp_place_control_in_stream() 357 control->last_frag_seen = 1; in sctp_place_control_in_stream() 361 TAILQ_INSERT_HEAD(q, control, next_instrm); in sctp_place_control_in_stream() 363 control in sctp_place_control_in_stream() 414 sctp_abort_in_reasm(struct sctp_tcb * stcb,struct sctp_queued_to_read * control,struct sctp_tmit_chunk * chk,int * abort_flag,int opspot) sctp_abort_in_reasm() argument 449 sctp_clean_up_control(struct sctp_tcb * stcb,struct sctp_queued_to_read * control) sctp_clean_up_control() argument 480 sctp_queue_data_to_stream(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_queued_to_read * control,int * abort_flag,int * need_reasm) sctp_queue_data_to_stream() argument 630 sctp_setup_tail_pointer(struct sctp_queued_to_read * control) sctp_setup_tail_pointer() argument 672 sctp_add_to_tail_pointer(struct sctp_queued_to_read * control,struct mbuf * m,uint32_t * added) sctp_add_to_tail_pointer() argument 727 sctp_build_readq_entry_from_ctl(struct sctp_queued_to_read * nc,struct sctp_queued_to_read * control) sctp_build_readq_entry_from_ctl() argument 750 sctp_reset_a_control(struct sctp_queued_to_read * control,struct sctp_inpcb * inp,uint32_t tsn) sctp_reset_a_control() argument 768 sctp_handle_old_unordered_data(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_stream_in * strm,struct sctp_queued_to_read * control,uint32_t pd_point,int inp_read_lock_held) sctp_handle_old_unordered_data() argument 912 sctp_inject_old_unordered_data(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_queued_to_read * control,struct sctp_tmit_chunk * chk,int * abort_flag) sctp_inject_old_unordered_data() argument 1058 struct sctp_queued_to_read *control, *nctl = NULL; sctp_deliver_reasm_check() local 1283 sctp_add_chk_to_control(struct sctp_queued_to_read * control,struct sctp_stream_in * strm,struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * chk,int hold_rlock) sctp_add_chk_to_control() argument 1368 sctp_queue_data_for_reasm(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_queued_to_read * control,struct sctp_tmit_chunk * chk,int created_control,int * abort_flag,uint32_t tsn) sctp_queue_data_for_reasm() argument 1669 struct sctp_queued_to_read *control; sctp_find_reasm_entry() local 1706 struct sctp_queued_to_read *control, *ncontrol; sctp_process_a_data_chunk() local 5239 struct sctp_queued_to_read *control, *ncontrol; sctp_kick_prsctp_reorder_queue() local 5386 sctp_flush_reassm_for_str_seq(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_stream_in * strm,struct sctp_queued_to_read * control,int ordered,uint32_t cumtsn) sctp_flush_reassm_for_str_seq() argument 5502 struct sctp_queued_to_read *control, *ncontrol; sctp_handle_forward_tsn() local [all...] |