Searched defs:asoc (Results 1 - 12 of 12) sorted by relevance

/src/sys/netinet/
H A Dsctp_timer.c100 sctp_audit_retranmission_queue(struct sctp_association *asoc) argument
694 struct sctp_association *asoc; local in function:sctp_move_all_chunks_to_alt
1361 struct sctp_association *asoc; local in function:sctp_autoclose_timer
[all...]
H A Dsctp_asconf.c573 struct sctp_association *asoc; local in function:sctp_handle_asconf
1331 struct sctp_association *asoc; local in function:sctp_handle_asconf_ack
[all...]
H A Dsctp_input.c168 struct sctp_association *asoc; local in function:sctp_process_init
298 struct sctp_association *asoc; local in function:sctp_process_init_ack
512 struct sctp_association *asoc; local in function:sctp_handle_shutdown
623 struct sctp_association *asoc; local in function:sctp_handle_shutdown_ack
767 struct sctp_association *asoc; local in function:sctp_handle_error
1045 struct sctp_association *asoc; local in function:sctp_process_cookie_existing
1420 struct sctp_association *asoc; local in function:sctp_process_cookie_new
2140 struct sctp_association *asoc; local in function:sctp_handle_cookie_ack
2332 struct sctp_association *asoc; local in function:sctp_handle_shutdown_complete
2631 struct sctp_association *asoc; local in function:sctp_clean_up_stream_reset
3029 struct sctp_association *asoc; local in function:sctp_process_control
[all...]
H A Dsctp_pcb.c2002 struct sctp_tcb *asoc, *nasoc; local in function:sctp_inpcb_free
2616 struct sctp_association *asoc; local in function:sctp_aloc_assoc
2869 struct sctp_association *asoc; local in function:sctp_del_remote_addr
3023 struct sctp_association *asoc; local in function:sctp_free_assoc
4492 struct sctp_association *asoc; local in function:sctp_drain_mbufs
[all...]
H A Dsctp_pcb.h352 struct sctp_association asoc; member in struct:sctp_tcb
H A Dsctp_structs.h243 struct sctp_association *asoc; /* bp to asoc this belongs to */ member in struct:sctp_tmit_chunk
H A Dsctp_usrreq.c182 sctp_split_chunks(struct sctp_association *asoc, argument
708 struct sctp_association *asoc; local in function:sctp_disconnect
830 struct sctp_association *asoc; local in function:sctp_shutdown
1489 struct sctp_association *asoc; local in function:sctp_optsget
[all...]
H A Dsctp_indata.c107 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
274 sctp_deliver_data(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * chk,int hold_locks) argument
512 sctp_service_reassembly(struct sctp_tcb * stcb,struct sctp_association * asoc,int hold_locks) argument
801 sctp_queue_data_to_stream(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * chk,int * abort_flag) argument
1003 sctp_is_all_msg_on_reasm(struct sctp_association * asoc,int * t_size) argument
1040 sctp_queue_data_for_reasm(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * chk,int * abort_flag) argument
1609 sctp_does_chk_belong_to_reasm(struct sctp_association * asoc,struct sctp_tmit_chunk * chk) argument
1664 sctp_process_a_data_chunk(struct sctp_tcb * stcb,struct sctp_association * asoc,struct mbuf ** m,int offset,struct sctp_data_chunk * ch,int chk_length,struct sctp_nets * net,u_int32_t * high_tsn,int * abort_flag,int * break_flag,int last_chunk) argument
2211 struct sctp_association *asoc; local in function:sctp_sack_check
2423 sctp_service_queues(struct sctp_tcb * stcb,struct sctp_association * asoc,int hold_locks) argument
2504 struct sctp_association *asoc; local in function:sctp_process_data
2698 sctp_handle_segments(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_sack_chunk * ch,u_long last_tsn,u_long * biggest_tsn_acked,u_long * biggest_newly_acked_tsn,int num_seg,int * ecn_seg_sums) argument
2866 sctp_check_for_revoked(struct sctp_association * asoc,u_long cum_ack,u_long biggest_tsn_acked) argument
2928 sctp_strike_gap_ack_chunks(struct sctp_tcb * stcb,struct sctp_association * asoc,u_long biggest_tsn_acked,int strike_enabled,u_long biggest_tsn_newly_acked,int accum_moved) argument
3189 sctp_try_advance_peer_ack_point(struct sctp_tcb * stcb,struct sctp_association * asoc) argument
3469 struct sctp_association *asoc; local in function:sctp_handle_sack
4333 struct sctp_association *asoc; local in function:sctp_kick_prsctp_reorder_queue
4417 struct sctp_association *asoc; local in function:sctp_handle_forward_tsn
[all...]
H A Dsctputil.c286 sctp_log_block(uint8_t from, struct socket *so, struct sctp_association *asoc) argument
646 sctp_init_asoc(struct sctp_inpcb * m,struct sctp_association * asoc,int for_a_init,uint32_t override_tag) argument
801 sctp_expand_mapping_array(struct sctp_association * asoc) argument
1589 sctp_mtu_size_reset(struct sctp_inpcb * inp,struct sctp_association * asoc,u_long mtu) argument
1637 sctp_calculate_rto(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_nets * net,struct timeval * old) argument
2569 struct sctp_association *asoc; local in function:sctp_report_all_outbound
3181 sctp_should_be_moved(struct mbuf * this,struct sctp_association * asoc) argument
3262 struct sctp_association *asoc; local in function:sctp_grub_through_socket_buffer
3334 sctp_free_bufspace(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk * tp1) argument
[all...]
H A Dsctp_output.c3097 sctp_are_there_new_addresses(struct sctp_association * asoc,struct mbuf * in_initpkt,int iphlen,int offset) argument
3249 struct sctp_association *asoc; local in function:sctp_send_initiate_ack
3870 sctp_insert_on_wheel(struct sctp_association * asoc,struct sctp_stream_out * strq) argument
3897 sctp_remove_from_wheel(struct sctp_association * asoc,struct sctp_stream_out * strq) argument
3908 sctp_prune_prsctp(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_sndrcvinfo * srcv,int dataout) argument
4085 sctp_get_frag_point(struct sctp_tcb * stcb,struct sctp_association * asoc) argument
4129 struct sctp_association *asoc; local in function:sctp_msg_append
4828 sctp_toss_old_cookies(struct sctp_association * asoc) argument
4855 struct sctp_association *asoc; local in function:sctp_toss_old_asconf
4883 sctp_clean_up_datalist(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_tmit_chunk ** data_list,int bundle_at,struct sctp_nets * net) argument
4947 sctp_clean_up_ctl(struct sctp_association * asoc) argument
4992 struct sctp_association *asoc; local in function:sctp_move_to_outqueue
5127 struct sctp_association *asoc; local in function:sctp_fill_outqueue
5217 sctp_fix_ecn_echo(struct sctp_association * asoc) argument
5228 sctp_move_to_an_alt(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_nets * net) argument
5257 sctp_med_chunk_output(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,int * num_out,int * reason_code,int control_only,int * cwnd_full,int from_where,struct timeval * now,int * now_filled) argument
6451 sctp_chunk_retransmission(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,int * cnt_out,struct timeval * now,int * now_filled) argument
6844 sctp_timer_validation(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,int ret) argument
6885 struct sctp_association *asoc; local in function:sctp_chunk_output
7091 struct sctp_association *asoc; local in function:sctp_output
7495 send_forward_tsn(struct sctp_tcb * stcb,struct sctp_association * asoc) argument
7658 struct sctp_association *asoc; local in function:sctp_send_sack
8428 struct sctp_association *asoc; local in function:sctp_send_ecn_echo
8480 struct sctp_association *asoc; local in function:sctp_send_packet_dropped
8608 struct sctp_association *asoc; local in function:sctp_send_cwr
8684 struct sctp_association *asoc; local in function:sctp_send_str_reset_ack
8834 struct sctp_association *asoc; local in function:sctp_send_str_reset_req
9271 sctp_copy_it_in(struct sctp_inpcb * inp,struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_nets * net,struct sctp_sndrcvinfo * srcv,struct uio * uio,int flags) argument
9810 struct sctp_association *asoc; local in function:sctp_sosend
[all...]
/src/lib/libc/net/
H A Dsctp_sys_calls.c250 sctp_assoc_t asoc; local in function:sctp_getpaddrs
/src/sys/netinet6/
H A Dsctp6_usrreq.c715 struct sctp_association *asoc; local in function:sctp6_disconnect
[all...]

Completed in 26 milliseconds