Lines Matching defs:stcb
2024 sctp_add_addresses_to_i_ia(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_add_addresses_to_i_ia()
2404 sctp_is_addr_restricted(struct sctp_tcb *stcb, struct sctp_ifa *ifa) in sctp_is_addr_restricted()
2580 struct sctp_tcb *stcb, in sctp_choose_boundspecific_stcb()
2768 struct sctp_tcb *stcb, in sctp_select_nth_preferred_addr_from_ifn_boundall()
2885 struct sctp_tcb *stcb, in sctp_count_num_preferred_boundall()
2942 struct sctp_tcb *stcb, in sctp_choose_boundall()
3294 struct sctp_tcb *stcb, in sctp_source_address_selection()
3554 sctp_process_cmsgs_for_init(struct sctp_tcb *stcb, struct mbuf *control, int *error) in sctp_process_cmsgs_for_init()
3725 struct sctp_tcb *stcb; in sctp_findassociation_cmsgs() local
3894 sctp_get_ect(struct sctp_tcb *stcb) in sctp_get_ect()
3905 sctp_handle_no_route(struct sctp_tcb *stcb, in sctp_handle_no_route()
3951 struct sctp_tcb *stcb, /* may be NULL */ in sctp_lowlevel_chunk_output()
4618 sctp_send_initiate(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int so_locked) in sctp_send_initiate()
5496 sctp_send_initiate_ack(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_send_initiate_ack()
6207 sctp_prune_prsctp(struct sctp_tcb *stcb, in sctp_prune_prsctp()
6288 sctp_get_frag_point(struct sctp_tcb *stcb) in sctp_get_frag_point()
6387 sctp_msg_append(struct sctp_tcb *stcb, in sctp_msg_append()
6659 sctp_sendall_iterator(struct sctp_inpcb *inp, struct sctp_tcb *stcb, void *ptr, in sctp_sendall_iterator()
6989 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_toss_old_cookies()
7007 sctp_toss_old_asconf(struct sctp_tcb *stcb) in sctp_toss_old_asconf()
7036 sctp_clean_up_datalist(struct sctp_tcb *stcb, in sctp_clean_up_datalist()
7128 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked) in sctp_clean_up_ctl()
7167 sctp_can_we_split_this(struct sctp_tcb *stcb, uint32_t length, in sctp_can_we_split_this()
7226 sctp_move_to_outqueue(struct sctp_tcb *stcb, in sctp_move_to_outqueue()
7697 sctp_fill_outqueue(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_fill_outqueue()
7784 sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_move_chunks_from_net()
7813 struct sctp_tcb *stcb, in sctp_med_chunk_output()
8952 sctp_queue_op_err(struct sctp_tcb *stcb, struct mbuf *op_err) in sctp_queue_op_err()
9018 struct sctp_tcb *stcb, in sctp_send_cookie_echo()
9104 sctp_send_heartbeat_ack(struct sctp_tcb *stcb, in sctp_send_heartbeat_ack()
9159 sctp_send_cookie_ack(struct sctp_tcb *stcb) in sctp_send_cookie_ack()
9206 sctp_send_shutdown_ack(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_send_shutdown_ack()
9249 sctp_send_shutdown(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_send_shutdown()
9314 sctp_send_asconf(struct sctp_tcb *stcb, struct sctp_nets *net, int addr_locked) in sctp_send_asconf()
9364 sctp_send_asconf_ack(struct sctp_tcb *stcb) in sctp_send_asconf_ack()
9457 struct sctp_tcb *stcb, in sctp_chunk_retransmission()
10000 struct sctp_tcb *stcb, in sctp_timer_validation()
10025 struct sctp_tcb *stcb, in sctp_chunk_output()
10328 send_forward_tsn(struct sctp_tcb *stcb, in send_forward_tsn()
10542 sctp_send_sack(struct sctp_tcb *stcb, int so_locked) in sctp_send_sack()
10935 sctp_send_abort_tcb(struct sctp_tcb *stcb, struct mbuf *operr, int so_locked) in sctp_send_abort_tcb()
11045 sctp_send_shutdown_complete(struct sctp_tcb *stcb, in sctp_send_shutdown_complete()
11371 sctp_send_hb(struct sctp_tcb *stcb, struct sctp_nets *net, int so_locked) in sctp_send_hb()
11476 sctp_send_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_send_ecn_echo()
11541 sctp_send_packet_dropped(struct sctp_tcb *stcb, struct sctp_nets *net, in sctp_send_packet_dropped()
11690 sctp_send_cwr(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t high_tsn, uint8_t override) in sctp_send_cwr()
11752 sctp_add_stream_reset_out(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, in sctp_add_stream_reset_out()
11923 sctp_send_deferred_reset_response(struct sctp_tcb *stcb, in sctp_send_deferred_reset_response()
12082 sctp_send_stream_reset_out_if_possible(struct sctp_tcb *stcb, int so_locked) in sctp_send_stream_reset_out_if_possible()
12154 sctp_send_str_reset_req(struct sctp_tcb *stcb, in sctp_send_str_reset_req()
12431 sctp_copy_it_in(struct sctp_tcb *stcb, in sctp_copy_it_in()
12575 struct sctp_tcb *stcb = NULL; in sctp_lower_sosend() local
13792 struct sctp_tcb *stcb, uint8_t chunk) in sctp_add_auth_chunk()