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

/freebsd-11.0-release/sys/netinet/
H A Dsctp_ss_functions.c50 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, argument
72 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, argument
109 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
130 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) argument
140 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
178 sctp_ss_default_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
224 sctp_ss_default_scheduled(struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED, struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much SCTP_UNUSED) argument
281 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
319 sctp_ss_rrp_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED, struct sctp_association *asoc) argument
326 sctp_ss_rrp_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
375 sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, int clear_values, int holds_lock) argument
421 sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
455 sctp_ss_prio_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
491 sctp_ss_prio_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
548 sctp_ss_prio_set_value(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, uint16_t value) argument
565 sctp_ss_fb_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, int clear_values, int holds_lock) argument
610 sctp_ss_fb_add(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
631 sctp_ss_fb_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp SCTP_UNUSED, int holds_lock) argument
667 sctp_ss_fb_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
700 sctp_ss_fb_scheduled(struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED, struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much SCTP_UNUSED) argument
743 sctp_ss_fcfs_init(struct sctp_tcb *stcb, struct sctp_association *asoc, int holds_lock) argument
777 sctp_ss_fcfs_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, int clear_values, int holds_lock) argument
809 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq SCTP_UNUSED, struct sctp_stream_queue_pending *sp, int holds_lock) argument
827 sctp_ss_fcfs_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) argument
837 sctp_ss_fcfs_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_out *strq SCTP_UNUSED, struct sctp_stream_queue_pending *sp, int holds_lock) argument
857 sctp_ss_fcfs_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct sctp_association *asoc) argument
[all...]
H A Dsctp_timer.c58 sctp_audit_retranmission_queue(struct sctp_association *asoc) argument
433 struct sctp_association *asoc; local
1519 struct sctp_association *asoc; local
[all...]
H A Dsctp_cc_functions.c108 sctp_cwnd_update_after_fr(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
681 sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb, struct sctp_association *asoc, int accum_moved, int reneged_all SCTP_UNUSED, int will_exit, int use_rtcc) argument
1289 sctp_cwnd_update_after_sack(struct sctp_tcb *stcb, struct sctp_association *asoc, int accum_moved, int reneged_all, int will_exit) argument
1509 sctp_cwnd_update_rtcc_after_sack(struct sctp_tcb *stcb, struct sctp_association *asoc, int accum_moved, int reneged_all, int will_exit) argument
1686 sctp_hs_cwnd_update_after_fr(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
1752 sctp_hs_cwnd_update_after_sack(struct sctp_tcb *stcb, struct sctp_association *asoc, int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) argument
2143 sctp_htcp_cwnd_update_after_sack(struct sctp_tcb *stcb, struct sctp_association *asoc, int accum_moved, int reneged_all SCTP_UNUSED, int will_exit) argument
2211 sctp_htcp_cwnd_update_after_fr(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
[all...]
H A Dsctp_asconf.c598 struct sctp_association *asoc; local
1649 struct sctp_association *asoc; local
[all...]
H A Dsctp_indata.c71 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
78 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
278 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) argument
330 sctp_place_control_in_stream(struct sctp_stream_in *strm, struct sctp_association *asoc, struct sctp_queued_to_read *control) argument
475 sctp_queue_data_to_stream(struct sctp_tcb *stcb, struct sctp_stream_in *strm, struct sctp_association *asoc, struct sctp_queued_to_read *control, int *abort_flag, int *need_reasm) argument
758 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) argument
890 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) argument
1018 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_in *strm, int inp_read_lock_held) argument
1214 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) argument
1284 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_stream_in *strm, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int created_control, int *abort_flag, uint32_t tsn) argument
1574 sctp_process_a_data_chunk(struct sctp_tcb *stcb, struct sctp_association *asoc, struct mbuf **m, int offset, int chk_length, struct sctp_nets *net, uint32_t * high_tsn, int *abort_flag, int *break_flag, int last_chunk, uint8_t chtype) argument
2294 struct sctp_association *asoc; local
2451 struct sctp_association *asoc; local
2545 struct sctp_association *asoc; local
3054 sctp_handle_segments(struct mbuf *m, int *offset, struct sctp_tcb *stcb, struct sctp_association *asoc, uint32_t last_tsn, uint32_t * biggest_tsn_acked, uint32_t * biggest_newly_acked_tsn, uint32_t * this_sack_lowest_newack, int num_seg, int num_nr_seg, int *rto_ok) argument
3118 sctp_check_for_revoked(struct sctp_tcb *stcb, struct sctp_association *asoc, uint32_t cumack, uint32_t biggest_tsn_acked) argument
3177 sctp_strike_gap_ack_chunks(struct sctp_tcb *stcb, struct sctp_association *asoc, uint32_t biggest_tsn_acked, uint32_t biggest_tsn_newly_acked, uint32_t this_sack_lowest_newack, int accum_moved) argument
3620 sctp_try_advance_peer_ack_point(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
3709 sctp_fs_audit(struct sctp_association *asoc) argument
3763 sctp_window_probe_recovery(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk *tp1) argument
3802 struct sctp_association *asoc; local
4315 struct sctp_association *asoc; local
5167 struct sctp_association *asoc; local
5302 sctp_flush_reassm_for_str_seq(struct sctp_tcb *stcb, struct sctp_association *asoc, uint16_t stream, uint32_t seq, int ordered, int old, uint32_t cumtsn) argument
5398 struct sctp_association *asoc; local
[all...]
H A Dsctp_input.c227 struct sctp_association *asoc; local
292 struct sctp_association *asoc; local
446 struct sctp_association *asoc; local
866 struct sctp_association *asoc; local
1001 struct sctp_association *asoc; local
1170 struct sctp_association *asoc; local
1486 struct sctp_association *asoc; local
2065 struct sctp_association *asoc; local
2923 struct sctp_association *asoc; local
3195 struct sctp_association *asoc; local
3570 struct sctp_association *asoc; local
3615 struct sctp_association *asoc; local
3646 struct sctp_association *asoc = &stcb->asoc; local
3819 struct sctp_association *asoc = &stcb->asoc; local
3883 struct sctp_association *asoc = &stcb->asoc; local
3943 struct sctp_association *asoc = &stcb->asoc; local
4023 struct sctp_association *asoc = &stcb->asoc; local
4116 struct sctp_association *asoc = &stcb->asoc; local
4512 struct sctp_association *asoc; local
[all...]
H A Dsctp_pcb.h461 struct sctp_association asoc; member in struct:sctp_tcb
H A Dsctp_usrreq.c676 struct sctp_association *asoc; local
898 struct sctp_association *asoc; local
[all...]
H A Dsctp_pcb.c3330 struct sctp_tcb *asoc, *nasoc; local
3703 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), asoc); local
4190 struct sctp_association *asoc; local
4426 struct sctp_association *asoc; local
4492 struct sctp_association *asoc; local
4695 struct sctp_association *asoc; local
6847 struct sctp_association *asoc; local
[all...]
H A Dsctputil.c509 sctp_log_block(uint8_t from, struct sctp_association *asoc, size_t sendlen) argument
741 struct sctp_association *asoc; local
946 struct sctp_association *asoc; local
1205 sctp_print_mapping_array(struct sctp_association *asoc) argument
1240 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) argument
2414 sctp_mtu_size_reset(struct sctp_inpcb *inp, struct sctp_association *asoc, uint32_t mtu) argument
2451 sctp_calculate_rto(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_nets *net, struct timeval *told, int safe, int rtt_from_sack) argument
3834 struct sctp_association *asoc; local
4669 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk *tp1, int chk_cnt) argument
[all...]
H A Dsctp_output.c5304 sctp_are_there_new_addresses(struct sctp_association *asoc, struct mbuf *in_initpkt, int offset, struct sockaddr *src) argument
5504 struct sctp_association *asoc; local
6159 sctp_prune_prsctp(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_sndrcvinfo *srcv, int dataout) argument
6240 sctp_get_frag_point(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
6614 struct sctp_association *asoc; local
6911 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
6931 struct sctp_association *asoc; local
6959 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
7051 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked SCTP_UNUSED ) argument
7169 struct sctp_association *asoc; local
7711 struct sctp_association *asoc; local
7780 sctp_fix_ecn_echo(struct sctp_association *asoc) argument
7794 struct sctp_association *asoc; local
7820 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 from_where, struct timeval *now, int *now_filled, int frag_point, int so_locked SCTP_UNUSED ) argument
9408 sctp_chunk_retransmission(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc, int *cnt_out, struct timeval *now, int *now_filled, int *fr_done, int so_locked SCTP_UNUSED ) argument
9924 sctp_timer_validation(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc) argument
9971 struct sctp_association *asoc; local
10258 send_forward_tsn(struct sctp_tcb *stcb, struct sctp_association *asoc) argument
10489 struct sctp_association *asoc; local
11401 struct sctp_association *asoc; local
11466 struct sctp_association *asoc; local
11614 struct sctp_association *asoc; local
11849 struct sctp_association *asoc; local
12006 struct sctp_association *asoc; local
12084 struct sctp_association *asoc; local
12349 sctp_copy_it_in(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_sndrcvinfo *srcv, struct uio *uio, struct sctp_nets *net, int max_send_len, int user_marks_eor, int *error) argument
12515 struct sctp_association *asoc; local
[all...]
H A Dsctp_structs.h434 struct sctp_association *asoc; /* bp to asoc this belongs to */ member in struct:sctp_tmit_chunk
[all...]
/freebsd-11.0-release/lib/libc/net/
H A Dsctp_sys_calls.c400 sctp_assoc_t asoc; local

Completed in 146 milliseconds