Symbol: sctp_tcb
sys/netinet/sctp_asconf.c
1043
sctp_asconf_queue_mgmt(struct sctp_tcb *, struct sctp_ifa *, uint16_t);
sys/netinet/sctp_asconf.c
1046
sctp_net_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_asconf.c
1073
sctp_path_check_and_react(struct sctp_tcb *stcb, struct sctp_ifa *newifa)
sys/netinet/sctp_asconf.c
1175
sctp_asconf_addr_mgmt_ack(struct sctp_tcb *stcb, struct sctp_ifa *addr, uint32_t flag)
sys/netinet/sctp_asconf.c
1213
sctp_asconf_queue_mgmt(struct sctp_tcb *stcb, struct sctp_ifa *ifa,
sys/netinet/sctp_asconf.c
1338
sctp_asconf_queue_add(struct sctp_tcb *stcb, struct sctp_ifa *ifa,
sys/netinet/sctp_asconf.c
1436
sctp_asconf_queue_sa_delete(struct sctp_tcb *stcb, struct sockaddr *sa)
sys/netinet/sctp_asconf.c
150
struct sctp_tcb *stcb, int send_hb, int response_required)
sys/netinet/sctp_asconf.c
1540
sctp_asconf_find_param(struct sctp_tcb *stcb, uint32_t correlation_id)
sys/netinet/sctp_asconf.c
1560
sctp_asconf_process_error(struct sctp_tcb *stcb SCTP_UNUSED,
sys/netinet/sctp_asconf.c
1612
sctp_asconf_process_param_ack(struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.c
1651
sctp_asconf_ack_clear(struct sctp_tcb *stcb SCTP_UNUSED)
sys/netinet/sctp_asconf.c
1660
struct sctp_asconf_ack_chunk *cp, struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.c
1849
sctp_is_scopeid_in_nets(struct sctp_tcb *stcb, struct sockaddr *sa)
sys/netinet/sctp_asconf.c
1885
sctp_addr_mgmt_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.c
2097
sctp_asconf_iterator_stcb(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.c
2285
sctp_set_primary_ip_address_sa(struct sctp_tcb *stcb, struct sockaddr *sa)
sys/netinet/sctp_asconf.c
2325
sctp_is_addr_pending(struct sctp_tcb *stcb, struct sctp_ifa *sctp_ifa)
sys/netinet/sctp_asconf.c
2420
sctp_find_valid_localaddr(struct sctp_tcb *stcb, int addr_locked)
sys/netinet/sctp_asconf.c
2529
sctp_find_valid_localaddr_ep(struct sctp_tcb *stcb)
sys/netinet/sctp_asconf.c
2554
sctp_compose_asconf(struct sctp_tcb *stcb, int *retlen, int addr_locked)
sys/netinet/sctp_asconf.c
2765
sctp_process_initack_addresses(struct sctp_tcb *stcb, struct mbuf *m,
sys/netinet/sctp_asconf.c
280
sctp_asconf_del_remote_addrs_except(struct sctp_tcb *stcb, struct sockaddr *src)
sys/netinet/sctp_asconf.c
3020
sctp_check_address_list_ep(struct sctp_tcb *stcb, struct mbuf *m, int offset,
sys/netinet/sctp_asconf.c
3051
sctp_check_address_list_all(struct sctp_tcb *stcb, struct mbuf *m, int offset,
sys/netinet/sctp_asconf.c
311
struct sctp_tcb *stcb, int response_required)
sys/netinet/sctp_asconf.c
3146
sctp_check_address_list(struct sctp_tcb *stcb, struct mbuf *m, int offset,
sys/netinet/sctp_asconf.c
3271
sctp_asconf_send_nat_state_update(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_asconf.c
449
struct sctp_tcb *stcb, int response_required)
sys/netinet/sctp_asconf.c
605
struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.c
936
sctp_asconf_cleanup(struct sctp_tcb *stcb)
sys/netinet/sctp_asconf.c
953
sctp_asconf_nets_cleanup(struct sctp_tcb *stcb, struct sctp_ifn *ifn)
sys/netinet/sctp_asconf.c
990
sctp_assoc_immediate_retrans(struct sctp_tcb *stcb, struct sctp_nets *dstnet)
sys/netinet/sctp_asconf.h
43
extern void sctp_asconf_cleanup(struct sctp_tcb *);
sys/netinet/sctp_asconf.h
45
extern struct mbuf *sctp_compose_asconf(struct sctp_tcb *, int *, int);
sys/netinet/sctp_asconf.h
49
struct sctp_asconf_chunk *, struct sctp_tcb *, int);
sys/netinet/sctp_asconf.h
53
struct sctp_tcb *, struct sctp_nets *, int *);
sys/netinet/sctp_asconf.h
64
struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.h
69
sctp_set_primary_ip_address_sa(struct sctp_tcb *,
sys/netinet/sctp_asconf.h
73
sctp_check_address_list(struct sctp_tcb *, struct mbuf *, int, int,
sys/netinet/sctp_asconf.h
77
sctp_assoc_immediate_retrans(struct sctp_tcb *, struct sctp_nets *);
sys/netinet/sctp_asconf.h
79
sctp_net_immediate_retrans(struct sctp_tcb *, struct sctp_nets *);
sys/netinet/sctp_asconf.h
82
sctp_asconf_send_nat_state_update(struct sctp_tcb *stcb,
sys/netinet/sctp_asconf.h
86
sctp_is_addr_pending(struct sctp_tcb *, struct sctp_ifa *);
sys/netinet/sctp_auth.c
1142
sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid)
sys/netinet/sctp_auth.c
1165
struct sctp_tcb *stcb;
sys/netinet/sctp_auth.c
1183
sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid)
sys/netinet/sctp_auth.c
1249
sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid)
sys/netinet/sctp_auth.c
1296
sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid)
sys/netinet/sctp_auth.c
1359
sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m,
sys/netinet/sctp_auth.c
1500
struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t keyid)
sys/netinet/sctp_auth.c
1587
sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth,
sys/netinet/sctp_auth.c
1702
sctp_notify_authentication(struct sctp_tcb *stcb, uint32_t indication,
sys/netinet/sctp_auth.c
1908
sctp_initialize_auth_params(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_auth.c
544
sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t key_id)
sys/netinet/sctp_auth.c
561
sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t key_id, int so_locked)
sys/netinet/sctp_auth.h
147
extern void sctp_auth_key_acquire(struct sctp_tcb *stcb, uint16_t keyid);
sys/netinet/sctp_auth.h
149
sctp_auth_key_release(struct sctp_tcb *stcb, uint16_t keyid,
sys/netinet/sctp_auth.h
191
extern void sctp_clear_cachedkeys(struct sctp_tcb *stcb, uint16_t keyid);
sys/netinet/sctp_auth.h
193
extern int sctp_delete_sharedkey(struct sctp_tcb *stcb, uint16_t keyid);
sys/netinet/sctp_auth.h
195
extern int sctp_auth_setactivekey(struct sctp_tcb *stcb, uint16_t keyid);
sys/netinet/sctp_auth.h
197
extern int sctp_deact_sharedkey(struct sctp_tcb *stcb, uint16_t keyid);
sys/netinet/sctp_auth.h
201
sctp_auth_get_cookie_params(struct sctp_tcb *stcb, struct mbuf *m,
sys/netinet/sctp_auth.h
205
struct sctp_auth_chunk *auth, struct sctp_tcb *stcb, uint16_t key_id);
sys/netinet/sctp_auth.h
209
struct sctp_tcb *stcb, uint8_t chunk);
sys/netinet/sctp_auth.h
211
sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *ch,
sys/netinet/sctp_auth.h
214
sctp_notify_authentication(struct sctp_tcb *stcb,
sys/netinet/sctp_auth.h
221
struct sctp_tcb *stcb);
sys/netinet/sctp_cc_functions.c
1007
sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
107
sctp_cwnd_update_after_fr(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1080
sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_cc_functions.c
1143
sctp_cwnd_update_after_packet_dropped(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1261
sctp_cwnd_update_after_output(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1283
sctp_cwnd_update_after_sack(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1292
sctp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_cc_functions.c
1305
sctp_cwnd_update_rtcc_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_cc_functions.c
1319
sctp_cwnd_prepare_rtcc_net_for_sack(struct sctp_tcb *stcb SCTP_UNUSED,
sys/netinet/sctp_cc_functions.c
1333
sctp_cwnd_new_rtcc_transmission_begins(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1396
sctp_set_rtcc_initial_cc_param(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1431
sctp_cwnd_rtcc_socket_option(struct sctp_tcb *stcb, int setorget,
sys/netinet/sctp_cc_functions.c
1489
sctp_cwnd_update_rtcc_packet_transmitted(struct sctp_tcb *stcb SCTP_UNUSED,
sys/netinet/sctp_cc_functions.c
1499
sctp_cwnd_update_rtcc_after_sack(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1508
sctp_rtt_rtcc_calculated(struct sctp_tcb *stcb SCTP_UNUSED,
sys/netinet/sctp_cc_functions.c
1602
sctp_hs_cwnd_increase(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
1635
sctp_hs_cwnd_decrease(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
1676
sctp_hs_cwnd_update_after_fr(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1742
sctp_hs_cwnd_update_after_sack(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
1877
htcp_cwnd_undo(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
2033
htcp_cong_avoid(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
2100
htcp_min_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
2117
sctp_htcp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
2134
sctp_htcp_cwnd_update_after_sack(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
2201
sctp_htcp_cwnd_update_after_fr(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
2275
sctp_htcp_cwnd_update_after_timeout(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
2291
sctp_htcp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
249
cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw,
sys/netinet/sctp_cc_functions.c
384
cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset,
sys/netinet/sctp_cc_functions.c
525
cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag)
sys/netinet/sctp_cc_functions.c
568
cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw)
sys/netinet/sctp_cc_functions.c
679
sctp_cwnd_update_after_sack_common(struct sctp_tcb *stcb,
sys/netinet/sctp_cc_functions.c
68
sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_cc_functions.c
993
sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_indata.c
1034
sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
1270
struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
132
sctp_build_readq_entry(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
1352
sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
1677
sctp_process_a_data_chunk(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
2383
sctp_slide_mapping_arrays(struct sctp_tcb *stcb)
sys/netinet/sctp_indata.c
2548
sctp_sack_check(struct sctp_tcb *stcb, int was_a_gap)
sys/netinet/sctp_indata.c
2638
struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
2930
sctp_process_segment_range(struct sctp_tcb *stcb, struct sctp_tmit_chunk **p_tp1, uint32_t last_tsn,
sys/netinet/sctp_indata.c
3168
sctp_handle_segments(struct mbuf *m, int *offset, struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
3232
sctp_check_for_revoked(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
3290
sctp_strike_gap_ack_chunks(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_indata.c
3735
sctp_try_advance_peer_ack_point(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
3875
sctp_window_probe_recovery(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
3910
sctp_express_handle_sack(struct sctp_tcb *stcb, uint32_t cumack,
sys/netinet/sctp_indata.c
413
sctp_abort_in_reasm(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
4388
struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
449
sctp_clean_up_control(struct sctp_tcb *stcb, struct sctp_queued_to_read *control)
sys/netinet/sctp_indata.c
478
sctp_queue_data_to_stream(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
5208
sctp_update_acked(struct sctp_tcb *stcb, struct sctp_shutdown_chunk *cp, int *abort_flag)
sys/netinet/sctp_indata.c
5222
sctp_kick_prsctp_reorder_queue(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
5370
sctp_flush_reassm_for_str_seq(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
5481
sctp_handle_forward_tsn(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
633
struct sctp_tcb *stcb;
sys/netinet/sctp_indata.c
64
struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
675
struct sctp_tcb *stcb;
sys/netinet/sctp_indata.c
69
sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc)
sys/netinet/sctp_indata.c
750
sctp_handle_old_unordered_data(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.c
76
sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc)
sys/netinet/sctp_indata.c
895
sctp_inject_old_unordered_data(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.h
100
void sctp_service_queues(struct sctp_tcb *, struct sctp_association *);
sys/netinet/sctp_indata.h
103
sctp_update_acked(struct sctp_tcb *, struct sctp_shutdown_chunk *, int *);
sys/netinet/sctp_indata.h
107
struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_indata.h
110
void sctp_slide_mapping_arrays(struct sctp_tcb *stcb);
sys/netinet/sctp_indata.h
112
void sctp_sack_check(struct sctp_tcb *, int);
sys/netinet/sctp_indata.h
41
sctp_build_readq_entry(struct sctp_tcb *stcb,
sys/netinet/sctp_indata.h
77
void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
sys/netinet/sctp_indata.h
80
sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
sys/netinet/sctp_indata.h
83
sctp_express_handle_sack(struct sctp_tcb *stcb, uint32_t cumack,
sys/netinet/sctp_indata.h
88
struct sctp_tcb *stcb,
sys/netinet/sctp_indata.h
95
sctp_handle_forward_tsn(struct sctp_tcb *,
sys/netinet/sctp_indata.h
98
struct sctp_tmit_chunk *sctp_try_advance_peer_ack_point(struct sctp_tcb *, struct sctp_association *);
sys/netinet/sctp_input.c
1000
sctp_process_unrecog_chunk(struct sctp_tcb *stcb, uint8_t chunk_type)
sys/netinet/sctp_input.c
1026
sctp_process_unrecog_param(struct sctp_tcb *stcb, uint16_t parameter_type)
sys/netinet/sctp_input.c
1061
struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t limit)
sys/netinet/sctp_input.c
1246
struct sctp_init_ack_chunk *cp, struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
1330
static struct sctp_tcb *
sys/netinet/sctp_input.c
1346
static struct sctp_tcb *
sys/netinet/sctp_input.c
1350
struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets **netp,
sys/netinet/sctp_input.c
172
sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctp_input.c
1732
struct sctp_tcb *local_stcb;
sys/netinet/sctp_input.c
1954
static struct sctp_tcb *
sys/netinet/sctp_input.c
1964
struct sctp_tcb *stcb;
sys/netinet/sctp_input.c
2041
sctp_abort_association(inp, (struct sctp_tcb *)NULL, m, iphlen,
sys/netinet/sctp_input.c
2064
sctp_abort_association(inp, (struct sctp_tcb *)NULL, m, iphlen,
sys/netinet/sctp_input.c
2238
struct sctp_inpcb **inp_p, struct sctp_tcb **stcb, struct sctp_nets **netp,
sys/netinet/sctp_input.c
2240
struct sctp_tcb **locked_tcb,
sys/netinet/sctp_input.c
2245
struct sctp_tcb *l_stcb = *stcb;
sys/netinet/sctp_input.c
239
sctp_process_init(struct sctp_init_chunk *cp, struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
2739
struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_input.c
2853
struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
2971
sctp_handle_ecn_cwr(struct sctp_cwr_chunk *cp, struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_input.c
3012
struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_input.c
3052
process_chunk_drop(struct sctp_tcb *stcb, struct sctp_chunk_desc *desc,
sys/netinet/sctp_input.c
3290
sctp_reset_in_stream(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list)
sys/netinet/sctp_input.c
3318
sctp_reset_out_streams(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list)
sys/netinet/sctp_input.c
3343
sctp_reset_clear_pending(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list)
sys/netinet/sctp_input.c
3365
sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk)
sys/netinet/sctp_input.c
3407
sctp_clean_up_stream_reset(struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
3430
sctp_handle_stream_reset_response(struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
3591
sctp_handle_str_reset_request_in(struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
3657
sctp_handle_str_reset_request_tsn(struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
3722
sctp_handle_str_reset_request_out(struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
3799
sctp_handle_str_reset_add_strm(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk,
sys/netinet/sctp_input.c
3891
sctp_handle_str_reset_add_out_strm(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk,
sys/netinet/sctp_input.c
391
struct sctp_init_ack_chunk *cp, struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
3951
sctp_handle_stream_reset(struct sctp_tcb *stcb, struct mbuf *m, int offset,
sys/netinet/sctp_input.c
4129
struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t limit)
sys/netinet/sctp_input.c
4309
static struct sctp_tcb *
sys/netinet/sctp_input.c
4313
struct sctp_tcb *stcb, struct sctp_nets **netp, int *fwd_tsn_seen,
sys/netinet/sctp_input.c
4910
struct sctp_tcb *locked_stcb;
sys/netinet/sctp_input.c
5259
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_input.c
531
struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_input.c
56
sctp_stop_all_cookie_timers(struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
673
sctp_handle_nat_colliding_state(struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
731
sctp_handle_nat_missing_state(struct sctp_tcb *stcb,
sys/netinet/sctp_input.c
749
struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_input.c
805
sctp_start_net_timers(struct sctp_tcb *stcb)
sys/netinet/sctp_input.c
833
sctp_check_data_from_peer(struct sctp_tcb *stcb, int *abort_flag)
sys/netinet/sctp_input.c
86
struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_input.c
866
struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_flag)
sys/netinet/sctp_input.c
944
struct sctp_tcb *stcb,
sys/netinet/sctp_input.h
49
sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq,
sys/netinet/sctp_input.h
53
sctp_reset_in_stream(struct sctp_tcb *stcb, uint32_t number_entries,
sys/netinet/sctp_input.h
56
int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
sys/netinet/sctp_output.c
10000
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
10025
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
10328
send_forward_tsn(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
10542
sctp_send_sack(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctp_output.c
10935
sctp_send_abort_tcb(struct sctp_tcb *stcb, struct mbuf *operr, int so_locked)
sys/netinet/sctp_output.c
11045
sctp_send_shutdown_complete(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
11371
sctp_send_hb(struct sctp_tcb *stcb, struct sctp_nets *net, int so_locked)
sys/netinet/sctp_output.c
11476
sctp_send_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_output.c
11541
sctp_send_packet_dropped(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_output.c
11690
sctp_send_cwr(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn, uint8_t override)
sys/netinet/sctp_output.c
11752
sctp_add_stream_reset_out(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk,
sys/netinet/sctp_output.c
11923
sctp_send_deferred_reset_response(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
12082
sctp_send_stream_reset_out_if_possible(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctp_output.c
12154
sctp_send_str_reset_req(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
12431
sctp_copy_it_in(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
12575
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_output.c
13792
struct sctp_tcb *stcb, uint8_t chunk)
sys/netinet/sctp_output.c
2024
sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
2404
sctp_is_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa)
sys/netinet/sctp_output.c
2580
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
2768
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
2885
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
2942
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
3294
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
3554
sctp_process_cmsgs_for_init(struct sctp_tcb *stcb, struct mbuf *control, int *error)
sys/netinet/sctp_output.c
3717
static struct sctp_tcb *
sys/netinet/sctp_output.c
3725
struct sctp_tcb *stcb;
sys/netinet/sctp_output.c
3894
sctp_get_ect(struct sctp_tcb *stcb)
sys/netinet/sctp_output.c
3905
sctp_handle_no_route(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
3951
struct sctp_tcb *stcb, /* may be NULL */
sys/netinet/sctp_output.c
4618
sctp_send_initiate(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctp_output.c
5496
sctp_send_initiate_ack(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
6207
sctp_prune_prsctp(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
6288
sctp_get_frag_point(struct sctp_tcb *stcb)
sys/netinet/sctp_output.c
6387
sctp_msg_append(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
6650
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
6659
sctp_sendall_iterator(struct sctp_inpcb *inp, struct sctp_tcb *stcb, void *ptr,
sys/netinet/sctp_output.c
6989
sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc)
sys/netinet/sctp_output.c
7007
sctp_toss_old_asconf(struct sctp_tcb *stcb)
sys/netinet/sctp_output.c
7036
sctp_clean_up_datalist(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
7128
sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked)
sys/netinet/sctp_output.c
7167
sctp_can_we_split_this(struct sctp_tcb *stcb, uint32_t length,
sys/netinet/sctp_output.c
7226
sctp_move_to_outqueue(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
7697
sctp_fill_outqueue(struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_output.c
7784
sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_output.c
7813
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
8952
sctp_queue_op_err(struct sctp_tcb *stcb, struct mbuf *op_err)
sys/netinet/sctp_output.c
9018
struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
9104
sctp_send_heartbeat_ack(struct sctp_tcb *stcb,
sys/netinet/sctp_output.c
9159
sctp_send_cookie_ack(struct sctp_tcb *stcb)
sys/netinet/sctp_output.c
9206
sctp_send_shutdown_ack(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_output.c
9249
sctp_send_shutdown(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_output.c
9314
sctp_send_asconf(struct sctp_tcb *stcb, struct sctp_nets *net, int addr_locked)
sys/netinet/sctp_output.c
9364
sctp_send_asconf_ack(struct sctp_tcb *stcb)
sys/netinet/sctp_output.c
9457
struct sctp_tcb *stcb,
sys/netinet/sctp_output.h
103
void sctp_send_shutdown(struct sctp_tcb *, struct sctp_nets *);
sys/netinet/sctp_output.h
105
void sctp_send_shutdown_ack(struct sctp_tcb *, struct sctp_nets *);
sys/netinet/sctp_output.h
107
void sctp_send_shutdown_complete(struct sctp_tcb *, struct sctp_nets *, int);
sys/netinet/sctp_output.h
115
void sctp_send_asconf(struct sctp_tcb *, struct sctp_nets *, int addr_locked);
sys/netinet/sctp_output.h
117
void sctp_send_asconf_ack(struct sctp_tcb *);
sys/netinet/sctp_output.h
119
uint32_t sctp_get_frag_point(struct sctp_tcb *);
sys/netinet/sctp_output.h
121
void sctp_toss_old_cookies(struct sctp_tcb *, struct sctp_association *);
sys/netinet/sctp_output.h
123
void sctp_toss_old_asconf(struct sctp_tcb *);
sys/netinet/sctp_output.h
127
void sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net);
sys/netinet/sctp_output.h
137
void sctp_chunk_output(struct sctp_inpcb *, struct sctp_tcb *, int, int);
sys/netinet/sctp_output.h
139
void sctp_send_abort_tcb(struct sctp_tcb *, struct mbuf *, int);
sys/netinet/sctp_output.h
141
void send_forward_tsn(struct sctp_tcb *, struct sctp_association *);
sys/netinet/sctp_output.h
143
void sctp_send_sack(struct sctp_tcb *, int);
sys/netinet/sctp_output.h
145
void sctp_send_hb(struct sctp_tcb *, struct sctp_nets *, int);
sys/netinet/sctp_output.h
147
void sctp_send_ecn_echo(struct sctp_tcb *, struct sctp_nets *, uint32_t);
sys/netinet/sctp_output.h
150
sctp_send_packet_dropped(struct sctp_tcb *, struct sctp_nets *, struct mbuf *,
sys/netinet/sctp_output.h
153
void sctp_send_cwr(struct sctp_tcb *, struct sctp_nets *, uint32_t, uint8_t);
sys/netinet/sctp_output.h
159
sctp_send_deferred_reset_response(struct sctp_tcb *,
sys/netinet/sctp_output.h
167
sctp_send_stream_reset_out_if_possible(struct sctp_tcb *, int);
sys/netinet/sctp_output.h
170
sctp_send_str_reset_req(struct sctp_tcb *, uint16_t, uint16_t *,
sys/netinet/sctp_output.h
44
struct sctp_tcb *stcb,
sys/netinet/sctp_output.h
50
int sctp_is_addr_restricted(struct sctp_tcb *, struct sctp_ifa *);
sys/netinet/sctp_output.h
62
struct sctp_tcb *stcb,
sys/netinet/sctp_output.h
70
void sctp_send_initiate(struct sctp_inpcb *, struct sctp_tcb *, int);
sys/netinet/sctp_output.h
73
sctp_send_initiate_ack(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_output.h
86
void sctp_queue_op_err(struct sctp_tcb *, struct mbuf *);
sys/netinet/sctp_output.h
89
sctp_send_cookie_echo(struct mbuf *, int, int, struct sctp_tcb *,
sys/netinet/sctp_output.h
92
void sctp_send_cookie_ack(struct sctp_tcb *);
sys/netinet/sctp_output.h
95
sctp_send_heartbeat_ack(struct sctp_tcb *, struct mbuf *, int, int,
sys/netinet/sctp_output.h
99
sctp_remove_from_wheel(struct sctp_tcb *stcb,
sys/netinet/sctp_pcb.c
1143
struct sctp_tcb *
sys/netinet/sctp_pcb.c
1145
struct sctp_nets **netp, struct sockaddr *local, struct sctp_tcb *locked_tcb)
sys/netinet/sctp_pcb.c
1149
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_pcb.c
1424
struct sctp_tcb *
sys/netinet/sctp_pcb.c
1431
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
1467
struct sctp_tcb *
sys/netinet/sctp_pcb.c
1470
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
1853
struct sctp_tcb *
sys/netinet/sctp_pcb.c
1859
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
1904
static struct sctp_tcb *
sys/netinet/sctp_pcb.c
1911
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
1996
static struct sctp_tcb *
sys/netinet/sctp_pcb.c
2008
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
2097
struct sctp_tcb *
sys/netinet/sctp_pcb.c
2103
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
2157
struct sctp_tcb *
sys/netinet/sctp_pcb.c
2162
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
2497
struct sctp_tcb *stcb)
sys/netinet/sctp_pcb.c
3207
struct sctp_tcb *stcb, *nstcb;
sys/netinet/sctp_pcb.c
3572
sctp_findnet(struct sctp_tcb *stcb, struct sockaddr *addr)
sys/netinet/sctp_pcb.c
3603
sctp_add_remote_addr(struct sctp_tcb *stcb, struct sockaddr *newaddr,
sys/netinet/sctp_pcb.c
4020
sctp_aloc_a_assoc_id(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_pcb.c
4024
struct sctp_tcb *lstcb;
sys/netinet/sctp_pcb.c
4055
static struct sctp_tcb *
sys/netinet/sctp_pcb.c
4064
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
4197
stcb = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_asoc), struct sctp_tcb);
sys/netinet/sctp_pcb.c
4276
struct sctp_tcb *
sys/netinet/sctp_pcb.c
4283
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
4294
struct sctp_tcb *
sys/netinet/sctp_pcb.c
4301
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
4324
sctp_remove_net(struct sctp_tcb *stcb, struct sctp_nets *net)
sys/netinet/sctp_pcb.c
4394
sctp_del_remote_addr(struct sctp_tcb *stcb, struct sockaddr *remaddr)
sys/netinet/sctp_pcb.c
4518
sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh)
sys/netinet/sctp_pcb.c
4566
sctp_free_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int from_inpcbfree, int from_location)
sys/netinet/sctp_pcb.c
5089
sctp_destination_is_reachable(struct sctp_tcb *stcb, struct sockaddr *destaddr)
sys/netinet/sctp_pcb.c
5180
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
5239
sctp_select_primary_destination(struct sctp_tcb *stcb)
sys/netinet/sctp_pcb.c
5288
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
5333
sctp_add_local_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa)
sys/netinet/sctp_pcb.c
5368
sctp_del_local_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa)
sys/netinet/sctp_pcb.c
5634
sizeof(struct sctp_tcb), sctp_max_number_of_assoc);
sys/netinet/sctp_pcb.c
5867
sctp_load_addresses_from_init(struct sctp_tcb *stcb, struct mbuf *m,
sys/netinet/sctp_pcb.c
5882
struct sctp_tcb *stcb_tmp;
sys/netinet/sctp_pcb.c
609
(struct sctp_tcb *)NULL,
sys/netinet/sctp_pcb.c
6565
sctp_set_primary_addr(struct sctp_tcb *stcb, struct sockaddr *sa,
sys/netinet/sctp_pcb.c
6606
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
6637
sctp_drain_mbufs(struct sctp_tcb *stcb)
sys/netinet/sctp_pcb.c
6856
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.c
703
(struct sctp_tcb *)NULL,
sys/netinet/sctp_pcb.c
711
sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to)
sys/netinet/sctp_pcb.c
883
static struct sctp_tcb *
sys/netinet/sctp_pcb.c
896
struct sctp_tcb *stcb;
sys/netinet/sctp_pcb.h
44
LIST_HEAD(sctpasochead, sctp_tcb);
sys/netinet/sctp_pcb.h
444
LIST_ENTRY(sctp_tcb) sctp_tcbhash; /* next link in hash
sys/netinet/sctp_pcb.h
446
LIST_ENTRY(sctp_tcb) sctp_tcblist; /* list of all of the
sys/netinet/sctp_pcb.h
448
LIST_ENTRY(sctp_tcb) sctp_tcbasocidhash; /* next link in asocid
sys/netinet/sctp_pcb.h
450
LIST_ENTRY(sctp_tcb) sctp_asocs; /* vtag hash list */
sys/netinet/sctp_pcb.h
503
struct sctp_nets *sctp_findnet(struct sctp_tcb *, struct sockaddr *);
sys/netinet/sctp_pcb.h
514
struct sctp_tcb *
sys/netinet/sctp_pcb.h
520
struct sctp_tcb *
sys/netinet/sctp_pcb.h
526
struct sctp_tcb *);
sys/netinet/sctp_pcb.h
534
struct sctp_tcb *
sys/netinet/sctp_pcb.h
537
struct sctp_tcb *);
sys/netinet/sctp_pcb.h
539
struct sctp_tcb *sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock);
sys/netinet/sctp_pcb.h
541
struct sctp_tcb *
sys/netinet/sctp_pcb.h
545
struct sctp_tcb *
sys/netinet/sctp_pcb.h
558
struct sctp_tcb *
sys/netinet/sctp_pcb.h
562
struct sctp_tcb *
sys/netinet/sctp_pcb.h
567
int sctp_free_assoc(struct sctp_inpcb *, struct sctp_tcb *, int, int);
sys/netinet/sctp_pcb.h
573
int sctp_add_remote_addr(struct sctp_tcb *, struct sockaddr *, struct sctp_nets **, uint16_t, int, int);
sys/netinet/sctp_pcb.h
575
void sctp_remove_net(struct sctp_tcb *, struct sctp_nets *);
sys/netinet/sctp_pcb.h
577
int sctp_del_remote_addr(struct sctp_tcb *, struct sockaddr *);
sys/netinet/sctp_pcb.h
583
void sctp_add_local_addr_restricted(struct sctp_tcb *, struct sctp_ifa *);
sys/netinet/sctp_pcb.h
584
void sctp_del_local_addr_restricted(struct sctp_tcb *, struct sctp_ifa *);
sys/netinet/sctp_pcb.h
587
sctp_load_addresses_from_init(struct sctp_tcb *, struct mbuf *, int, int,
sys/netinet/sctp_pcb.h
591
sctp_set_primary_addr(struct sctp_tcb *, struct sockaddr *,
sys/netinet/sctp_pcb.h
597
int sctp_destination_is_reachable(struct sctp_tcb *, struct sockaddr *);
sys/netinet/sctp_pcb.h
601
void sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh);
sys/netinet/sctp_peeloff.c
51
struct sctp_tcb *stcb;
sys/netinet/sctp_peeloff.c
89
struct sctp_tcb *stcb;
sys/netinet/sctp_ss_functions.c
108
sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
124
sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc)
sys/netinet/sctp_ss_functions.c
132
sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
165
sctp_ss_default_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net,
sys/netinet/sctp_ss_functions.c
220
sctp_ss_default_scheduled(struct sctp_tcb *stcb,
sys/netinet/sctp_ss_functions.c
247
sctp_ss_default_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
257
sctp_ss_default_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
267
sctp_ss_default_set_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
277
sctp_ss_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc)
sys/netinet/sctp_ss_functions.c
303
sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
336
sctp_ss_rrp_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
345
sctp_ss_rrp_packet_done(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net,
sys/netinet/sctp_ss_functions.c
399
sctp_ss_prio_clear(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
40
sctp_ss_default_add(struct sctp_tcb *, struct sctp_association *,
sys/netinet/sctp_ss_functions.c
420
sctp_ss_prio_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out *with_strq)
sys/netinet/sctp_ss_functions.c
442
sctp_ss_prio_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
45
sctp_ss_default_remove(struct sctp_tcb *, struct sctp_association *,
sys/netinet/sctp_ss_functions.c
470
sctp_ss_prio_remove(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
50
sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc)
sys/netinet/sctp_ss_functions.c
502
sctp_ss_prio_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net,
sys/netinet/sctp_ss_functions.c
560
sctp_ss_prio_get_value(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
573
sctp_ss_prio_set_value(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
592
sctp_ss_fb_clear(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
613
sctp_ss_fb_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out *with_strq)
sys/netinet/sctp_ss_functions.c
635
sctp_ss_fb_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
650
sctp_ss_fb_remove(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
682
sctp_ss_fb_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net,
sys/netinet/sctp_ss_functions.c
724
sctp_ss_fb_scheduled(struct sctp_tcb *stcb, struct sctp_nets *net SCTP_UNUSED,
sys/netinet/sctp_ss_functions.c
73
sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
764
sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
769
sctp_ss_fcfs_init(struct sctp_tcb *stcb, struct sctp_association *asoc)
sys/netinet/sctp_ss_functions.c
804
sctp_ss_fcfs_clear(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
822
sctp_ss_fcfs_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out *with_strq)
sys/netinet/sctp_ss_functions.c
839
sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
852
sctp_ss_fcfs_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc)
sys/netinet/sctp_ss_functions.c
860
sctp_ss_fcfs_remove(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_ss_functions.c
873
sctp_ss_fcfs_select(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net,
sys/netinet/sctp_ss_functions.c
91
sctp_ss_default_init_stream(struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out *with_strq)
sys/netinet/sctp_ss_functions.c
914
sctp_ss_fcfs_scheduled(struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
102
typedef void (*asoc_func) (struct sctp_inpcb *, struct sctp_tcb *, void *ptr,
sys/netinet/sctp_structs.h
154
struct sctp_tcb *stcb; /* current* assoc */
sys/netinet/sctp_structs.h
488
struct sctp_tcb *stcb; /* assoc, used for window update */
sys/netinet/sctp_structs.h
701
void (*sctp_set_initial_cc_param) (struct sctp_tcb *stcb, struct sctp_nets *net);
sys/netinet/sctp_structs.h
702
void (*sctp_cwnd_update_after_sack) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
705
void (*sctp_cwnd_update_exit_pf) (struct sctp_tcb *stcb, struct sctp_nets *net);
sys/netinet/sctp_structs.h
706
void (*sctp_cwnd_update_after_fr) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
708
void (*sctp_cwnd_update_after_timeout) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
710
void (*sctp_cwnd_update_after_ecn_echo) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
712
void (*sctp_cwnd_update_after_packet_dropped) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
715
void (*sctp_cwnd_update_after_output) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
717
void (*sctp_cwnd_update_packet_transmitted) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
721
void (*sctp_cwnd_new_transmission_begins) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
723
void (*sctp_cwnd_prepare_net_for_sack) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
725
int (*sctp_cwnd_socket_option) (struct sctp_tcb *stcb, int set, struct sctp_cc_option *);
sys/netinet/sctp_structs.h
726
void (*sctp_rtt_calculated) (struct sctp_tcb *, struct sctp_nets *, struct timeval *);
sys/netinet/sctp_structs.h
734
void (*sctp_ss_init) (struct sctp_tcb *stcb, struct sctp_association *asoc);
sys/netinet/sctp_structs.h
735
void (*sctp_ss_clear) (struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_structs.h
737
void (*sctp_ss_init_stream) (struct sctp_tcb *stcb, struct sctp_stream_out *strq, struct sctp_stream_out *with_strq);
sys/netinet/sctp_structs.h
738
void (*sctp_ss_add_to_stream) (struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_structs.h
740
bool (*sctp_ss_is_empty) (struct sctp_tcb *stcb, struct sctp_association *asoc);
sys/netinet/sctp_structs.h
741
void (*sctp_ss_remove_from_stream) (struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_structs.h
743
struct sctp_stream_out *(*sctp_ss_select_stream) (struct sctp_tcb *stcb,
sys/netinet/sctp_structs.h
745
void (*sctp_ss_scheduled) (struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_structs.h
747
void (*sctp_ss_packet_done) (struct sctp_tcb *stcb, struct sctp_nets *net,
sys/netinet/sctp_structs.h
749
int (*sctp_ss_get_value) (struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_structs.h
751
int (*sctp_ss_set_value) (struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctp_structs.h
753
bool (*sctp_ss_is_user_msgs_incomplete) (struct sctp_tcb *stcb, struct sctp_association *asoc);
sys/netinet/sctp_sysctl.c
185
sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_req *req)
sys/netinet/sctp_sysctl.c
385
struct sctp_tcb *stcb;
sys/netinet/sctp_timer.c
1001
struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1049
struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1113
sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_timer.c
1176
sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1274
sctp_delete_prim_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_timer.c
1296
sctp_shutdown_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1319
sctp_shutdownack_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1342
sctp_audit_stream_queues_for_size(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_timer.c
1406
sctp_heartbeat_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1468
struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
1527
sctp_autoclose_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb)
sys/netinet/sctp_timer.c
164
sctp_find_alternate_net(struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
409
sctp_backoff_on_timeout(struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
434
sctp_recover_sent_list(struct sctp_tcb *stcb)
sys/netinet/sctp_timer.c
480
sctp_mark_all_for_resend(struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
812
struct sctp_tcb *stcb,
sys/netinet/sctp_timer.c
85
sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctp_timer.h
43
struct sctp_nets *sctp_find_alternate_net(struct sctp_tcb *, struct sctp_nets *, int);
sys/netinet/sctp_timer.h
46
sctp_t3rxt_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
50
sctp_t1init_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
54
sctp_shutdown_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
58
sctp_heartbeat_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
62
sctp_cookie_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
66
sctp_pathmtu_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
70
sctp_shutdownack_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
73
sctp_strreset_timer(struct sctp_inpcb *, struct sctp_tcb *);
sys/netinet/sctp_timer.h
76
sctp_asconf_timer(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctp_timer.h
80
sctp_delete_prim_timer(struct sctp_inpcb *, struct sctp_tcb *);
sys/netinet/sctp_timer.h
83
sctp_autoclose_timer(struct sctp_inpcb *, struct sctp_tcb *);
sys/netinet/sctp_usrreq.c
106
sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint32_t mtu, bool resend)
sys/netinet/sctp_usrreq.c
1229
struct sctp_tcb *stcb,
sys/netinet/sctp_usrreq.c
1340
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_usrreq.c
1510
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_usrreq.c
172
struct sctp_tcb *stcb,
sys/netinet/sctp_usrreq.c
265
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
357
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
3724
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_usrreq.c
657
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
6946
struct sctp_tcb *stcb = NULL;
sys/netinet/sctp_usrreq.c
7199
sctp_log_lock(inp, (struct sctp_tcb *)NULL, SCTP_LOG_LOCK_SOCK);
sys/netinet/sctp_usrreq.c
7271
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
7386
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
7464
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
783
struct sctp_tcb *stcb;
sys/netinet/sctp_usrreq.c
993
struct sctp_tcb *stcb,
sys/netinet/sctp_var.h
317
struct sctp_tcb;
sys/netinet/sctp_var.h
329
void sctp_pathmtu_adjustment(struct sctp_tcb *, uint32_t, bool);
sys/netinet/sctp_var.h
331
sctp_notify(struct sctp_inpcb *, struct sctp_tcb *, struct sctp_nets *,
sys/netinet/sctputil.c
1111
sctp_init_asoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
138
sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t tsn, uint16_t sseq, uint16_t stream, int from)
sys/netinet/sctputil.c
160
sctp_log_nagle_event(struct sctp_tcb *stcb, int action)
sys/netinet/sctputil.c
1648
(struct sctp_tcb *)NULL,
sys/netinet/sctputil.c
1723
struct sctp_tcb *stcb;
sys/netinet/sctputil.c
1738
stcb = (struct sctp_tcb *)tmr->tcb;
sys/netinet/sctputil.c
2156
sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
2615
sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
2919
sctp_calculate_rto(struct sctp_tcb *stcb,
sys/netinet/sctputil.c
312
sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net, int augment, uint8_t from)
sys/netinet/sctputil.c
3136
sctp_notify_assoc_change(uint16_t state, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
3281
sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state,
sys/netinet/sctputil.c
3371
sctp_notify_send_failed(struct sctp_tcb *stcb, uint8_t sent, uint32_t error,
sys/netinet/sctputil.c
349
sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from)
sys/netinet/sctputil.c
3503
sctp_notify_send_failed2(struct sctp_tcb *stcb, uint32_t error,
sys/netinet/sctputil.c
3603
sctp_notify_adaptation_layer(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctputil.c
3653
sctp_notify_partial_delivery_indication(struct sctp_tcb *stcb, uint32_t error,
sys/netinet/sctputil.c
3718
sctp_notify_shutdown_event(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctputil.c
3776
sctp_notify_sender_dry_event(struct sctp_tcb *stcb, int so_locked)
sys/netinet/sctputil.c
3826
sctp_notify_stream_reset_add(struct sctp_tcb *stcb, int flag, int so_locked)
sys/netinet/sctputil.c
3886
sctp_notify_stream_reset_tsn(struct sctp_tcb *stcb, int flag, int so_locked)
sys/netinet/sctputil.c
3940
sctp_notify_stream_reset(struct sctp_tcb *stcb,
sys/netinet/sctputil.c
395
sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *net, int error, int burst, uint8_t from)
sys/netinet/sctputil.c
4007
sctp_notify_remote_error(struct sctp_tcb *stcb, uint16_t error,
sys/netinet/sctputil.c
4076
sctp_ulp_notify(uint32_t notification, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
4260
sctp_report_all_outbound(struct sctp_tcb *stcb, uint16_t error, int so_locked)
sys/netinet/sctputil.c
4361
sctp_abort_notification(struct sctp_tcb *stcb, bool from_peer, bool timeout,
sys/netinet/sctputil.c
4395
sctp_abort_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
4437
sctp_print_out_track_log(struct sctp_tcb *stcb)
sys/netinet/sctputil.c
4499
sctp_abort_an_association(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
4794
struct sctp_tcb *stcb,
sys/netinet/sctputil.c
4868
struct sctp_tcb *stcb,
sys/netinet/sctputil.c
4883
struct sctp_tcb *stcb,
sys/netinet/sctputil.c
497
sctp_wakeup_log(struct sctp_tcb *stcb, uint32_t wake_cnt, int from)
sys/netinet/sctputil.c
5037
sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
sys/netinet/sctputil.c
5066
sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1,
sys/netinet/sctputil.c
5426
sctp_user_rcvd(struct sctp_tcb *stcb, uint32_t *freed_so_far, int hold_rlock,
sys/netinet/sctputil.c
5535
struct sctp_tcb *stcb = NULL;
sys/netinet/sctputil.c
628
sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.c
6535
(struct sctp_tcb *)NULL,
sys/netinet/sctputil.c
6613
sctp_connectx_helper_add(struct sctp_tcb *stcb, struct sockaddr *addr,
sys/netinet/sctputil.c
6699
struct sctp_tcb *stcb;
sys/netinet/sctputil.c
6963
sctp_local_addr_count(struct sctp_tcb *stcb)
sys/netinet/sctputil.c
70
sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr)
sys/netinet/sctputil.c
7224
struct sctp_tcb *stcb;
sys/netinet/sctputil.c
7329
struct sctp_tcb *stcb;
sys/netinet/sctputil.c
7656
sctp_set_state(struct sctp_tcb *stcb, int new_state)
sys/netinet/sctputil.c
7681
sctp_add_substate(struct sctp_tcb *stcb, int substate)
sys/netinet/sctputil.c
850
sctp_stop_timers_for_shutdown(struct sctp_tcb *stcb)
sys/netinet/sctputil.c
874
sctp_stop_association_timers(struct sctp_tcb *stcb, bool stop_assoc_kill_timer)
sys/netinet/sctputil.c
93
sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc)
sys/netinet/sctputil.h
103
sctp_wakeup_the_read_socket(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
sys/netinet/sctputil.h
110
struct sctp_tcb *stcb,
sys/netinet/sctputil.h
126
sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
sys/netinet/sctputil.h
141
void sctp_ulp_notify(uint32_t, struct sctp_tcb *, uint32_t, void *, int);
sys/netinet/sctputil.h
146
struct sctp_tcb *stcb, int waitflags);
sys/netinet/sctputil.h
148
void sctp_stop_timers_for_shutdown(struct sctp_tcb *);
sys/netinet/sctputil.h
151
void sctp_stop_association_timers(struct sctp_tcb *, bool);
sys/netinet/sctputil.h
153
void sctp_report_all_outbound(struct sctp_tcb *, uint16_t, int);
sys/netinet/sctputil.h
158
sctp_abort_notification(struct sctp_tcb *, bool, bool, uint16_t,
sys/netinet/sctputil.h
163
sctp_abort_association(struct sctp_inpcb *, struct sctp_tcb *, struct mbuf *,
sys/netinet/sctputil.h
171
sctp_abort_an_association(struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctputil.h
183
sctp_connectx_helper_add(struct sctp_tcb *stcb, struct sockaddr *addr,
sys/netinet/sctputil.h
217
sctp_release_pr_sctp_chunk(struct sctp_tcb *, struct sctp_tmit_chunk *,
sys/netinet/sctputil.h
231
int sctp_local_addr_count(struct sctp_tcb *stcb);
sys/netinet/sctputil.h
234
sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
sys/netinet/sctputil.h
277
sctp_wakeup_log(struct sctp_tcb *stcb,
sys/netinet/sctputil.h
280
void sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t, uint16_t, uint16_t, int);
sys/netinet/sctputil.h
282
void sctp_log_nagle_event(struct sctp_tcb *stcb, int action);
sys/netinet/sctputil.h
294
struct sctp_tcb *stcb, int from, int incr);
sys/netinet/sctputil.h
300
void sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *, int, uint8_t);
sys/netinet/sctputil.h
303
void sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc);
sys/netinet/sctputil.h
305
void sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from);
sys/netinet/sctputil.h
306
void sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *, int, int, uint8_t);
sys/netinet/sctputil.h
319
sctp_auditing(int, struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctputil.h
327
void sctp_set_state(struct sctp_tcb *, int);
sys/netinet/sctputil.h
328
void sctp_add_substate(struct sctp_tcb *, int);
sys/netinet/sctputil.h
44
void sctp_print_out_track_log(struct sctp_tcb *stcb);
sys/netinet/sctputil.h
79
int sctp_init_asoc(struct sctp_inpcb *, struct sctp_tcb *, uint32_t, uint32_t, uint32_t, uint16_t);
sys/netinet/sctputil.h
92
sctp_timer_start(int, struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet/sctputil.h
96
sctp_timer_stop(int, struct sctp_inpcb *, struct sctp_tcb *,
sys/netinet6/sctp6_usrreq.c
176
struct sctp_tcb *stcb,
sys/netinet6/sctp6_usrreq.c
255
struct sctp_tcb *stcb;
sys/netinet6/sctp6_usrreq.c
376
struct sctp_tcb *stcb;
sys/netinet6/sctp6_usrreq.c
754
struct sctp_tcb *stcb;
sys/netinet6/sctp6_usrreq.c
912
struct sctp_tcb *stcb;
sys/netinet6/sctp6_usrreq.c
988
struct sctp_tcb *stcb;
sys/netinet6/sctp6_var.h
50
sctp6_notify(struct sctp_inpcb *, struct sctp_tcb *, struct sctp_nets *,