Home
last modified time | relevance | path

Searched defs:asoc (Results 1 – 25 of 37) sorted by relevance

12

/linux/net/sctp/
H A Dassociola.c52 struct sctp_association *asoc, in sctp_association_init() argument
290 struct sctp_association *asoc; sctp_association_new() local
314 sctp_association_free(struct sctp_association * asoc) sctp_association_free() argument
400 sctp_association_destroy(struct sctp_association * asoc) sctp_association_destroy() argument
423 sctp_assoc_set_primary(struct sctp_association * asoc,struct sctp_transport * transport) sctp_assoc_set_primary() argument
482 sctp_assoc_rm_peer(struct sctp_association * asoc,struct sctp_transport * peer) sctp_assoc_rm_peer() argument
583 sctp_assoc_add_peer(struct sctp_association * asoc,const union sctp_addr * addr,const gfp_t gfp,const int peer_state) sctp_assoc_add_peer() argument
740 sctp_assoc_del_peer(struct sctp_association * asoc,const union sctp_addr * addr) sctp_assoc_del_peer() argument
759 sctp_assoc_lookup_paddr(const struct sctp_association * asoc,const union sctp_addr * address) sctp_assoc_lookup_paddr() argument
776 sctp_assoc_del_nonprimary_peers(struct sctp_association * asoc,struct sctp_transport * primary) sctp_assoc_del_nonprimary_peers() argument
794 sctp_assoc_control_transport(struct sctp_association * asoc,struct sctp_transport * transport,enum sctp_transport_cmd command,sctp_sn_error_t error) sctp_assoc_control_transport() argument
859 sctp_association_hold(struct sctp_association * asoc) sctp_association_hold() argument
867 sctp_association_put(struct sctp_association * asoc) sctp_association_put() argument
876 sctp_association_get_next_tsn(struct sctp_association * asoc) sctp_association_get_next_tsn() argument
909 sctp_get_ecne_prepend(struct sctp_association * asoc) sctp_get_ecne_prepend() argument
923 sctp_assoc_lookup_tsn(struct sctp_association * asoc,__u32 tsn) sctp_assoc_lookup_tsn() argument
981 struct sctp_association *asoc = sctp_assoc_bh_rcv() local
1103 sctp_assoc_update(struct sctp_association * asoc,struct sctp_association * new) sctp_assoc_update() argument
1275 sctp_assoc_update_retran_path(struct sctp_association * asoc) sctp_assoc_update_retran_path() argument
1313 sctp_select_active_and_retran_path(struct sctp_association * asoc) sctp_select_active_and_retran_path() argument
1381 sctp_assoc_choose_alter_transport(struct sctp_association * asoc,struct sctp_transport * last_sent_to) sctp_assoc_choose_alter_transport() argument
1398 sctp_assoc_update_frag_point(struct sctp_association * asoc) sctp_assoc_update_frag_point() argument
1412 sctp_assoc_set_pmtu(struct sctp_association * asoc,__u32 pmtu) sctp_assoc_set_pmtu() argument
1426 sctp_assoc_sync_pmtu(struct sctp_association * asoc) sctp_assoc_sync_pmtu() argument
1449 sctp_peer_needs_update(struct sctp_association * asoc) sctp_peer_needs_update() argument
1471 sctp_assoc_rwnd_increase(struct sctp_association * asoc,unsigned int len) sctp_assoc_rwnd_increase() argument
1530 sctp_assoc_rwnd_decrease(struct sctp_association * asoc,unsigned int len) sctp_assoc_rwnd_decrease() argument
1572 sctp_assoc_set_bind_addr_from_ep(struct sctp_association * asoc,enum sctp_scope scope,gfp_t gfp) sctp_assoc_set_bind_addr_from_ep() argument
1596 sctp_assoc_set_bind_addr_from_cookie(struct sctp_association * asoc,struct sctp_cookie * cookie,gfp_t gfp) sctp_assoc_set_bind_addr_from_cookie() argument
1610 sctp_assoc_lookup_laddr(struct sctp_association * asoc,const union sctp_addr * laddr) sctp_assoc_lookup_laddr() argument
1624 sctp_assoc_set_id(struct sctp_association * asoc,gfp_t gfp) sctp_assoc_set_id() argument
1652 sctp_assoc_free_asconf_queue(struct sctp_association * asoc) sctp_assoc_free_asconf_queue() argument
1664 sctp_assoc_free_asconf_acks(struct sctp_association * asoc) sctp_assoc_free_asconf_acks() argument
1677 sctp_assoc_clean_asconf_ack_cache(const struct sctp_association * asoc) sctp_assoc_clean_asconf_ack_cache() argument
1698 sctp_assoc_lookup_asconf_ack(const struct sctp_association * asoc,__be32 serial) sctp_assoc_lookup_asconf_ack() argument
1718 sctp_asconf_queue_teardown(struct sctp_association * asoc) sctp_asconf_queue_teardown() argument
[all...]
H A Dsm_sideeffect.c64 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work()
85 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work()
128 static void sctp_do_ecn_cwr_work(struct sctp_association *asoc, in sctp_do_ecn_cwr_work()
138 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack()
235 struct sctp_association *asoc = transport->asoc; in sctp_generate_t3_rtx_event() local
270 static void sctp_generate_timeout_event(struct sctp_association *asoc, in sctp_generate_timeout_event()
310 struct sctp_association *asoc = in sctp_generate_t1_cookie_event() local
319 struct sctp_association *asoc = in sctp_generate_t1_init_event() local
328 struct sctp_association *asoc = in sctp_generate_t2_shutdown_event() local
337 struct sctp_association *asoc = in sctp_generate_t4_rto_event() local
[all …]
H A Dsm_statefuns.c234 sctp_sf_do_4_C(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_4_C() argument
319 sctp_sf_do_5_1B_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1B_init() argument
519 sctp_sf_do_5_1C_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1C_ack() argument
637 sctp_auth_chunk_verify(struct net * net,struct sctp_chunk * chunk,const struct sctp_association * asoc) sctp_auth_chunk_verify() argument
701 sctp_sf_do_5_1D_ce(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1D_ce() argument
922 sctp_sf_do_5_1E_ca(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_1E_ca() argument
1015 sctp_sf_heartbeat(const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_heartbeat() argument
1041 sctp_sf_sendbeat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_sendbeat_8_3() argument
1089 sctp_sf_send_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_send_reconf() argument
1118 sctp_sf_send_probe(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_send_probe() argument
1166 sctp_sf_beat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_beat_8_3() argument
1240 sctp_sf_backbeat_8_3(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_backbeat_8_3() argument
1389 sctp_sf_check_restart_addrs(const struct sctp_association * new_asoc,const struct sctp_association * asoc,struct sctp_chunk * init,struct sctp_cmd_seq * commands) sctp_sf_check_restart_addrs() argument
1429 sctp_tietags_populate(struct sctp_association * new_asoc,const struct sctp_association * asoc) sctp_tietags_populate() argument
1476 sctp_tietags_compare(struct sctp_association * new_asoc,const struct sctp_association * asoc) sctp_tietags_compare() argument
1514 sctp_sf_do_unexpected_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_unexpected_init() argument
1733 sctp_sf_do_5_2_1_siminit(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_1_siminit() argument
1788 sctp_sf_do_5_2_2_dupinit(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_2_dupinit() argument
1812 sctp_sf_do_5_2_3_initack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_3_initack() argument
1826 sctp_sf_do_assoc_update(struct sctp_association * asoc,struct sctp_association * new,struct sctp_cmd_seq * cmds) sctp_sf_do_assoc_update() argument
1858 sctp_sf_do_dupcook_a(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_cmd_seq * commands,struct sctp_association * new_asoc) sctp_sf_do_dupcook_a() argument
1981 sctp_sf_do_dupcook_b(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_cmd_seq * commands,struct sctp_association * new_asoc) sctp_sf_do_dupcook_b() argument
2065 sctp_sf_do_dupcook_c(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_cmd_seq * commands,struct sctp_association * new_asoc) sctp_sf_do_dupcook_c() argument
2088 sctp_sf_do_dupcook_d(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_cmd_seq * commands,struct sctp_association * new_asoc) sctp_sf_do_dupcook_d() argument
2200 sctp_sf_do_5_2_4_dupcook(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_4_dupcook() argument
2337 sctp_sf_shutdown_pending_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_pending_abort() argument
2383 sctp_sf_shutdown_sent_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_sent_abort() argument
2437 sctp_sf_shutdown_ack_sent_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_ack_sent_abort() argument
2465 sctp_sf_cookie_echoed_err(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_err() argument
2530 sctp_sf_do_5_2_6_stale(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_5_2_6_stale() argument
2653 sctp_sf_do_9_1_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_1_abort() argument
2694 __sctp_sf_do_9_1_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) __sctp_sf_do_9_1_abort() argument
2725 sctp_sf_cookie_wait_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_abort() argument
2765 sctp_sf_cookie_wait_icmp_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_icmp_abort() argument
2781 sctp_sf_cookie_echoed_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_abort() argument
2801 sctp_stop_t1_and_abort(struct net * net,struct sctp_cmd_seq * commands,__be16 error,int sk_err,const struct sctp_association * asoc,struct sctp_transport * transport) sctp_stop_t1_and_abort() argument
2855 sctp_sf_do_9_2_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shutdown() argument
2945 sctp_sf_do_9_2_shut_ctsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shut_ctsn() argument
2998 __sctp_sf_do_9_2_reshutack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) __sctp_sf_do_9_2_reshutack() argument
3036 sctp_sf_do_9_2_reshutack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_reshutack() argument
3081 sctp_sf_do_ecn_cwr(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_ecn_cwr() argument
3137 sctp_sf_do_ecne(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_ecne() argument
3193 sctp_sf_eat_data_6_2(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_data_6_2() argument
3314 sctp_sf_eat_data_fast_4_4(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_data_fast_4_4() argument
3405 sctp_sf_eat_sack_6_2(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_sack_6_2() argument
3482 sctp_sf_tabort_8_4_8(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_tabort_8_4_8() argument
3529 sctp_sf_new_encap_port(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_new_encap_port() argument
3571 sctp_sf_operr_notify(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_operr_notify() argument
3609 sctp_sf_do_9_2_final(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_final() argument
3692 sctp_sf_ootb(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ootb() argument
3788 sctp_sf_shut_8_4_5(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shut_8_4_5() argument
3844 sctp_sf_do_8_5_1_E_sa(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_8_5_1_E_sa() argument
3872 sctp_sf_do_asconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_asconf() argument
3986 sctp_send_next_asconf(struct net * net,const struct sctp_endpoint * ep,struct sctp_association * asoc,const union sctp_subtype type,struct sctp_cmd_seq * commands) sctp_send_next_asconf() argument
4013 sctp_sf_do_asconf_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_asconf_ack() argument
4128 sctp_sf_do_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_reconf() argument
4205 sctp_sf_eat_fwd_tsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_fwd_tsn() argument
4272 sctp_sf_eat_fwd_tsn_fast(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_fwd_tsn_fast() argument
4358 sctp_sf_authenticate(const struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_sf_authenticate() argument
4434 sctp_sf_eat_auth(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_eat_auth() argument
4530 sctp_sf_unk_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_unk_chunk() argument
4610 sctp_sf_discard_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_discard_chunk() argument
4653 sctp_sf_pdiscard(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_pdiscard() argument
4680 sctp_sf_violation(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation() argument
4704 sctp_sf_abort_violation(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,void * arg,struct sctp_cmd_seq * commands,const __u8 * payload,const size_t paylen) sctp_sf_abort_violation() argument
4821 sctp_sf_violation_chunklen(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_chunklen() argument
4841 sctp_sf_violation_paramlen(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,void * ext,struct sctp_cmd_seq * commands) sctp_sf_violation_paramlen() argument
4884 sctp_sf_violation_ctsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_ctsn() argument
4904 sctp_sf_violation_chunk(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_violation_chunk() argument
4976 sctp_sf_do_prm_asoc(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_asoc() argument
5088 sctp_sf_do_prm_send(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_send() argument
5128 sctp_sf_do_9_2_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_prm_shutdown() argument
5185 sctp_sf_do_9_1_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_1_prm_abort() argument
5222 sctp_sf_error_closed(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_error_closed() argument
5237 sctp_sf_error_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_error_shutdown() argument
5264 sctp_sf_cookie_wait_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_prm_shutdown() argument
5299 sctp_sf_cookie_echoed_prm_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_prm_shutdown() argument
5327 sctp_sf_cookie_wait_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_wait_prm_abort() argument
5376 sctp_sf_cookie_echoed_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_cookie_echoed_prm_abort() argument
5402 sctp_sf_shutdown_pending_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_pending_prm_abort() argument
5429 sctp_sf_shutdown_sent_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_sent_prm_abort() argument
5460 sctp_sf_shutdown_ack_sent_prm_abort(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_shutdown_ack_sent_prm_abort() argument
5496 sctp_sf_do_prm_requestheartbeat(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_requestheartbeat() argument
5528 sctp_sf_do_prm_asconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_asconf() argument
5545 sctp_sf_do_prm_reconf(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_prm_reconf() argument
5564 sctp_sf_ignore_primitive(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ignore_primitive() argument
5588 sctp_sf_do_no_pending_tsn(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_no_pending_tsn() argument
5620 sctp_sf_do_9_2_start_shutdown(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_start_shutdown() argument
5690 sctp_sf_do_9_2_shutdown_ack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_9_2_shutdown_ack() argument
5763 sctp_sf_ignore_other(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_ignore_other() argument
5791 sctp_sf_do_6_3_3_rtx(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_6_3_3_rtx() argument
5879 sctp_sf_do_6_2_sack(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_do_6_2_sack() argument
5911 sctp_sf_t1_init_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t1_init_timer_expire() argument
5976 sctp_sf_t1_cookie_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t1_cookie_timer_expire() argument
6027 sctp_sf_t2_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t2_timer_expire() argument
6098 sctp_sf_t4_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t4_timer_expire() argument
6170 sctp_sf_t5_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_t5_timer_expire() argument
6207 sctp_sf_autoclose_timer_expire(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_autoclose_timer_expire() argument
6250 sctp_sf_not_impl(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_not_impl() argument
6267 sctp_sf_bug(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_bug() argument
6287 sctp_sf_timer_ignore(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const union sctp_subtype type,void * arg,struct sctp_cmd_seq * commands) sctp_sf_timer_ignore() argument
6332 sctp_abort_pkt_new(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,const void * payload,size_t paylen) sctp_abort_pkt_new() argument
6373 sctp_ootb_pkt_new(struct net * net,const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_ootb_pkt_new() argument
6457 sctp_send_stale_cookie_err(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,const struct sctp_chunk * chunk,struct sctp_cmd_seq * commands,struct sctp_chunk * err_chunk) sctp_send_stale_cookie_err() argument
6486 sctp_eat_data(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_cmd_seq * commands) sctp_eat_data() argument
[all...]
H A Dsm_make_chunk.c77 struct sctp_association *asoc = chunk->asoc; in sctp_control_release_owner() local
99 struct sctp_association *asoc = chunk->asoc; sctp_control_set_owner_w() local
206 sctp_make_init(const struct sctp_association * asoc,const struct sctp_bind_addr * bp,gfp_t gfp,int vparam_len) sctp_make_init() argument
379 sctp_make_init_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk,gfp_t gfp,int unkparam_len) sctp_make_init_ack() argument
567 sctp_make_cookie_echo(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_echo() argument
619 sctp_make_cookie_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_ack() argument
666 sctp_make_cwr(const struct sctp_association * asoc,const __u32 lowest_tsn,const struct sctp_chunk * chunk) sctp_make_cwr() argument
701 sctp_make_ecne(const struct sctp_association * asoc,const __u32 lowest_tsn) sctp_make_ecne() argument
722 sctp_make_datafrag_empty(const struct sctp_association * asoc,const struct sctp_sndrcvinfo * sinfo,int len,__u8 flags,gfp_t gfp) sctp_make_datafrag_empty() argument
754 sctp_make_sack(struct sctp_association * asoc) sctp_make_sack() argument
854 sctp_make_shutdown(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown() argument
878 sctp_make_shutdown_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_ack() argument
902 sctp_make_shutdown_complete(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_complete() argument
935 sctp_make_abort(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const size_t hint) sctp_make_abort() argument
973 sctp_make_abort_no_data(const struct sctp_association * asoc,const struct sctp_chunk * chunk,__u32 tsn) sctp_make_abort_no_data() argument
1008 sctp_make_abort_user(const struct sctp_association * asoc,struct msghdr * msg,size_t paylen) sctp_make_abort_user() argument
1074 sctp_make_abort_violation(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const __u8 * payload,const size_t paylen) sctp_make_abort_violation() argument
1100 sctp_make_violation_paramlen(const struct sctp_association * asoc,const struct sctp_chunk * chunk,struct sctp_paramhdr * param) sctp_make_violation_paramlen() argument
1123 sctp_make_violation_max_retrans(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_violation_max_retrans() argument
1141 sctp_make_new_encap_port(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_new_encap_port() argument
1162 sctp_make_heartbeat(const struct sctp_association * asoc,const struct sctp_transport * transport,__u32 probe_size) sctp_make_heartbeat() argument
1194 sctp_make_heartbeat_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const void * payload,const size_t paylen) sctp_make_heartbeat_ack() argument
1235 sctp_make_pad(const struct sctp_association * asoc,int len) sctp_make_pad() argument
1254 sctp_make_op_error_space(const struct sctp_association * asoc,const struct sctp_chunk * chunk,size_t size) sctp_make_op_error_space() argument
1289 sctp_make_op_error_limited(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_op_error_limited() argument
1306 sctp_make_op_error(const struct sctp_association * asoc,const struct sctp_chunk * chunk,__be16 cause_code,const void * payload,size_t paylen,size_t reserve_tail) sctp_make_op_error() argument
1326 sctp_make_auth(const struct sctp_association * asoc,__u16 key_id) sctp_make_auth() argument
1376 sctp_chunkify(struct sk_buff * skb,const struct sctp_association * asoc,struct sock * sk,gfp_t gfp) sctp_chunkify() argument
1428 _sctp_make_chunk(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) _sctp_make_chunk() argument
1472 sctp_make_data(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_data() argument
1478 sctp_make_idata(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_idata() argument
1484 sctp_make_control(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) sctp_make_control() argument
1632 struct sctp_association *asoc; sctp_make_temp_asoc() local
1655 sctp_pack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,const struct sctp_chunk * init_chunk,int * cookie_len,const __u8 * raw_addrs,int addrs_len) sctp_pack_cookie() argument
1742 sctp_unpack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,gfp_t gfp,int * error,struct sctp_chunk ** errp) sctp_unpack_cookie() argument
1923 sctp_process_missing_param(const struct sctp_association * asoc,enum sctp_param paramtype,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_missing_param() argument
1952 sctp_process_inv_mandatory(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_mandatory() argument
1968 sctp_process_inv_paramlength(const struct sctp_association * asoc,struct sctp_paramhdr * param,const struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_paramlength() argument
1989 sctp_process_hn_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_hn_param() argument
2046 sctp_process_ext_param(struct sctp_association * asoc,union sctp_params param) sctp_process_ext_param() argument
2110 sctp_process_unk_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_unk_param() argument
2164 sctp_verify_param(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,union sctp_params param,enum sctp_cid cid,struct sctp_chunk * chunk,struct sctp_chunk ** err_chunk) sctp_verify_param() argument
2291 sctp_verify_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,enum sctp_cid cid,struct sctp_init_chunk * peer_init,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_verify_init() argument
2355 sctp_process_init(struct sctp_association * asoc,struct sctp_chunk * chunk,const union sctp_addr * peer_addr,struct sctp_init_chunk * peer_init,gfp_t gfp) sctp_process_init() argument
2540 sctp_process_param(struct sctp_association * asoc,union sctp_params param,const union sctp_addr * peer_addr,gfp_t gfp) sctp_process_param() argument
2797 sctp_make_asconf(struct sctp_association * asoc,union sctp_addr * addr,int vparam_len) sctp_make_asconf() argument
2853 sctp_make_asconf_update_ip(struct sctp_association * asoc,union sctp_addr * laddr,struct sockaddr * addrs,int addrcnt,__be16 flags) sctp_make_asconf_update_ip() argument
2940 sctp_make_asconf_set_prim(struct sctp_association * asoc,union sctp_addr * addr) sctp_make_asconf_set_prim() argument
2989 sctp_make_asconf_ack(const struct sctp_association * asoc,__u32 serial,int vparam_len) sctp_make_asconf_ack() argument
3053 sctp_process_asconf_param(struct sctp_association * asoc,struct sctp_chunk * asconf,struct sctp_addip_param * asconf_param) sctp_process_asconf_param() argument
3196 sctp_verify_asconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,bool addr_param_needed,struct sctp_paramhdr ** errp) sctp_verify_asconf() argument
3265 sctp_process_asconf(struct sctp_association * asoc,struct sctp_chunk * asconf) sctp_process_asconf() argument
3350 sctp_asconf_param_success(struct sctp_association * asoc,struct sctp_addip_param * asconf_param) sctp_asconf_param_success() argument
3465 sctp_process_asconf_ack(struct sctp_association * asoc,struct sctp_chunk * asconf_ack) sctp_process_asconf_ack() argument
3558 sctp_make_fwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_fwdtsn_skip * skiplist) sctp_make_fwdtsn() argument
3588 sctp_make_ifwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_ifwdtsn_skip * skiplist) sctp_make_ifwdtsn() argument
3627 sctp_make_reconf(const struct sctp_association * asoc,int length) sctp_make_reconf() argument
3679 sctp_make_strreset_req(const struct sctp_association * asoc,__u16 stream_num,__be16 * stream_list,bool out,bool in) sctp_make_strreset_req() argument
3733 sctp_make_strreset_tsnreq(const struct sctp_association * asoc) sctp_make_strreset_tsnreq() argument
3764 sctp_make_strreset_addstrm(const struct sctp_association * asoc,__u16 out,__u16 in) sctp_make_strreset_addstrm() argument
3809 sctp_make_strreset_resp(const struct sctp_association * asoc,__u32 result,__u32 sn) sctp_make_strreset_resp() argument
3845 sctp_make_strreset_tsnresp(struct sctp_association * asoc,__u32 result,__u32 sn,__u32 sender_tsn,__u32 receiver_tsn) sctp_make_strreset_tsnresp() argument
3871 sctp_verify_reconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_paramhdr ** errp) sctp_verify_reconf() argument
[all...]
H A Dsocket.c128 struct sock *sk = asoc->base.sk; in sctp_set_owner_w() local
109 sctp_wspace(struct sctp_association * asoc) sctp_wspace() argument
167 sctp_for_each_tx_datachunk(struct sctp_association * asoc,bool clear,void (* cb)(struct sctp_chunk *)) sctp_for_each_tx_datachunk() argument
194 sctp_for_each_rx_skb(struct sctp_association * asoc,struct sock * sk,void (* cb)(struct sk_buff *,struct sock *)) sctp_for_each_rx_skb() argument
236 struct sctp_association *asoc = NULL; sctp_id2assoc() local
469 sctp_send_asconf(struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_send_asconf() argument
562 struct sctp_association *asoc; sctp_send_asconf_add_ip() local
764 struct sctp_association *asoc; sctp_send_asconf_del_ip() local
1073 struct sctp_association *asoc; sctp_connect_new_asoc() local
1135 sctp_connect_add_peer(struct sctp_association * asoc,union sctp_addr * daddr,int addr_len) sctp_connect_add_peer() argument
1173 struct sctp_association *asoc; __sctp_connect() local
1488 struct sctp_association *asoc; sctp_close() local
1664 struct sctp_association *asoc; sctp_sendmsg_new_asoc() local
1753 sctp_sendmsg_check_sflags(struct sctp_association * asoc,__u16 sflags,struct msghdr * msg,size_t msg_len) sctp_sendmsg_check_sflags() argument
1791 sctp_sendmsg_to_asoc(struct sctp_association * asoc,struct msghdr * msg,size_t msg_len,struct sctp_transport * transport,struct sctp_sndrcvinfo * sinfo) sctp_sendmsg_to_asoc() argument
1918 sctp_sendmsg_update_sinfo(struct sctp_association * asoc,struct sctp_sndrcvinfo * sinfo,struct sctp_cmsgs * cmsgs) sctp_sendmsg_update_sinfo() argument
1949 struct sctp_association *asoc, *tmp; sctp_sendmsg() local
2225 struct sctp_association *asoc; sctp_setsockopt_events() local
2429 sctp_apply_peer_addr_params(struct sctp_paddrparams * params,struct sctp_transport * trans,struct sctp_association * asoc,struct sctp_sock * sp,int hb_change,int pmtud_change,int sackdelay_change) sctp_apply_peer_addr_params() argument
2623 struct sctp_association *asoc = NULL; sctp_setsockopt_peer_addr_params() local
2708 sctp_apply_asoc_delayed_ack(struct sctp_sack_info * params,struct sctp_association * asoc) sctp_apply_asoc_delayed_ack() argument
2783 struct sctp_association *asoc; __sctp_setsockopt_delayed_ack() local
2909 struct sctp_association *asoc; sctp_setsockopt_default_send_param() local
2967 struct sctp_association *asoc; sctp_setsockopt_default_sndinfo() local
3083 struct sctp_association *asoc; sctp_setsockopt_rtoinfo() local
3148 struct sctp_association *asoc; sctp_setsockopt_associnfo() local
3258 struct sctp_association *asoc; sctp_setsockopt_maxseg() local
3318 struct sctp_association *asoc = NULL; sctp_setsockopt_peer_primary_addr() local
3405 struct sctp_association *asoc; sctp_setsockopt_context() local
3524 struct sctp_association *asoc; sctp_setsockopt_maxburst() local
3636 struct sctp_association *asoc; sctp_setsockopt_auth_key() local
3697 struct sctp_association *asoc; sctp_setsockopt_active_key() local
3745 struct sctp_association *asoc; sctp_setsockopt_del_key() local
3793 struct sctp_association *asoc; sctp_setsockopt_deactivate_key() local
3882 struct sctp_association *asoc; sctp_setsockopt_paddr_thresholds() local
3966 struct sctp_association *asoc; sctp_setsockopt_pr_supported() local
3986 struct sctp_association *asoc; sctp_setsockopt_default_prinfo() local
4037 struct sctp_association *asoc; sctp_setsockopt_reconfig_supported() local
4061 struct sctp_association *asoc; sctp_setsockopt_enable_strreset() local
4102 struct sctp_association *asoc; sctp_setsockopt_reset_streams() local
4124 struct sctp_association *asoc; sctp_setsockopt_reset_assoc() local
4140 struct sctp_association *asoc; sctp_setsockopt_add_streams() local
4157 struct sctp_association *asoc; sctp_setsockopt_scheduler() local
4199 struct sctp_association *asoc; sctp_setsockopt_scheduler_value() local
4235 struct sctp_association *asoc; sctp_setsockopt_interleaving_supported() local
4270 sctp_assoc_ulpevent_type_set(struct sctp_event * param,struct sctp_association * asoc) sctp_assoc_ulpevent_type_set() argument
4294 struct sctp_association *asoc; sctp_setsockopt_event() local
4337 struct sctp_association *asoc; sctp_setsockopt_asconf_supported() local
4367 struct sctp_association *asoc; sctp_setsockopt_auth_supported() local
4401 struct sctp_association *asoc; sctp_setsockopt_ecn_supported() local
4423 struct sctp_association *asoc; sctp_setsockopt_pf_expose() local
4451 struct sctp_association *asoc; sctp_setsockopt_encap_port() local
4501 struct sctp_association *asoc; sctp_setsockopt_probe_interval() local
4860 struct sctp_association *asoc; sctp_accept() local
5161 struct sctp_association *asoc; sctp_shutdown() local
5170 sctp_get_sctp_info(struct sock * sk,struct sctp_association * asoc,struct sctp_info * info) sctp_get_sctp_info() argument
5419 struct sctp_association *asoc = NULL; sctp_getsockopt_sctp_status() local
5633 struct sctp_association *asoc = sctp_id2assoc(sk, id); sctp_do_peeloff() local
5921 struct sctp_association *asoc = NULL; sctp_getsockopt_peer_addr_params() local
6064 struct sctp_association *asoc = NULL; sctp_getsockopt_delayed_ack() local
6149 struct sctp_association *asoc; sctp_getsockopt_peer_addrs() local
6246 struct sctp_association *asoc; sctp_getsockopt_local_addrs() local
6354 struct sctp_association *asoc; sctp_getsockopt_primary_addr() local
6436 struct sctp_association *asoc; sctp_getsockopt_default_send_param() local
6482 struct sctp_association *asoc; sctp_getsockopt_default_sndinfo() local
6561 struct sctp_association *asoc; sctp_getsockopt_rtoinfo() local
6617 struct sctp_association *asoc; sctp_getsockopt_associnfo() local
6707 struct sctp_association *asoc; sctp_getsockopt_context() local
6764 struct sctp_association *asoc; sctp_getsockopt_maxseg() local
6859 struct sctp_association *asoc; sctp_getsockopt_maxburst() local
6935 struct sctp_association *asoc; sctp_getsockopt_active_key() local
6971 struct sctp_association *asoc; sctp_getsockopt_peer_auth_chunks() local
7016 struct sctp_association *asoc; sctp_getsockopt_local_auth_chunks() local
7070 struct sctp_association *asoc; sctp_getsockopt_assoc_number() local
7126 struct sctp_association *asoc; sctp_getsockopt_assoc_ids() local
7178 struct sctp_association *asoc; sctp_getsockopt_paddr_thresholds() local
7236 struct sctp_association *asoc = NULL; sctp_getsockopt_assoc_stats() local
7334 struct sctp_association *asoc; sctp_getsockopt_pr_supported() local
7373 struct sctp_association *asoc; sctp_getsockopt_default_prinfo() local
7419 struct sctp_association *asoc; sctp_getsockopt_pr_assocstatus() local
7478 struct sctp_association *asoc; sctp_getsockopt_pr_streamstatus() local
7542 struct sctp_association *asoc; sctp_getsockopt_reconfig_supported() local
7581 struct sctp_association *asoc; sctp_getsockopt_enable_strreset() local
7620 struct sctp_association *asoc; sctp_getsockopt_scheduler() local
7659 struct sctp_association *asoc; sctp_getsockopt_scheduler_value() local
7701 struct sctp_association *asoc; sctp_getsockopt_interleaving_supported() local
7758 struct sctp_association *asoc; sctp_getsockopt_event() local
7795 struct sctp_association *asoc; sctp_getsockopt_asconf_supported() local
7834 struct sctp_association *asoc; sctp_getsockopt_auth_supported() local
7873 struct sctp_association *asoc; sctp_getsockopt_ecn_supported() local
7912 struct sctp_association *asoc; sctp_getsockopt_pf_expose() local
7949 struct sctp_association *asoc; sctp_getsockopt_encap_port() local
8010 struct sctp_association *asoc; sctp_getsockopt_probe_interval() local
9086 __sctp_write_space(struct sctp_association * asoc) __sctp_write_space() argument
9118 sctp_wake_up_waiters(struct sock * sk,struct sctp_association * asoc) sctp_wake_up_waiters() argument
9164 struct sctp_association *asoc = chunk->asoc; sctp_wfree() local
9219 sctp_wait_for_sndbuf(struct sctp_association * asoc,struct sctp_transport * transport,long * timeo_p,size_t msg_len) sctp_wait_for_sndbuf() argument
9309 struct sctp_association *asoc; sctp_write_space() local
9336 sctp_wait_for_connect(struct sctp_association * asoc,long * timeo_p) sctp_wait_for_connect() argument
9472 sctp_copy_sock(struct sock * newsk,struct sock * sk,struct sctp_association * asoc) sctp_copy_sock() argument
[all...]
H A Dulpevent.c77 const struct sctp_association *asoc) in sctp_ulpevent_set_owner()
97 struct sctp_association *asoc = event->asoc; in sctp_ulpevent_release_owner() local
115 const struct sctp_association *asoc, in sctp_ulpevent_make_assoc_change()
242 const struct sctp_association *asoc, in sctp_ulpevent_make_peer_addr_change()
342 struct sctp_association *asoc = transport->asoc; in sctp_ulpevent_notify_peer_addr_change() local
374 sctp_ulpevent_make_remote_error(const struct sctp_association *asoc, in sctp_ulpevent_make_remote_error()
431 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed()
534 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed_event()
578 const struct sctp_association *asoc, in sctp_ulpevent_make_shutdown_event()
641 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_adaptation_indication()
[all …]
H A Dauth.c222 sctp_auth_make_local_vector(const struct sctp_association * asoc,gfp_t gfp) sctp_auth_make_local_vector() argument
233 sctp_auth_make_peer_vector(const struct sctp_association * asoc,gfp_t gfp) sctp_auth_make_peer_vector() argument
287 sctp_auth_asoc_create_secret(const struct sctp_association * asoc,struct sctp_shared_key * ep_key,gfp_t gfp) sctp_auth_asoc_create_secret() argument
354 sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint * ep,struct sctp_association * asoc,gfp_t gfp) sctp_auth_asoc_copy_shkeys() argument
383 sctp_auth_asoc_init_active_key(struct sctp_association * asoc,gfp_t gfp) sctp_auth_asoc_init_active_key() argument
430 sctp_auth_get_shkey(const struct sctp_association * asoc,__u16 key_id) sctp_auth_get_shkey() argument
524 sctp_auth_asoc_get_hmac(const struct sctp_association * asoc) sctp_auth_asoc_get_hmac() argument
584 sctp_auth_asoc_verify_hmac_id(const struct sctp_association * asoc,__be16 hmac_id) sctp_auth_asoc_verify_hmac_id() argument
606 sctp_auth_asoc_set_default_hmac(struct sctp_association * asoc,struct sctp_hmac_algo_param * hmacs) sctp_auth_asoc_set_default_hmac() argument
674 sctp_auth_send_cid(enum sctp_cid chunk,const struct sctp_association * asoc) sctp_auth_send_cid() argument
686 sctp_auth_recv_cid(enum sctp_cid chunk,const struct sctp_association * asoc) sctp_auth_recv_cid() argument
707 sctp_auth_calculate_hmac(const struct sctp_association * asoc,struct sk_buff * skb,struct sctp_auth_chunk * auth,struct sctp_shared_key * ep_key,gfp_t gfp) sctp_auth_calculate_hmac() argument
818 sctp_auth_set_key(struct sctp_endpoint * ep,struct sctp_association * asoc,struct sctp_authkey * auth_key) sctp_auth_set_key() argument
881 sctp_auth_set_active_key(struct sctp_endpoint * ep,struct sctp_association * asoc,__u16 key_id) sctp_auth_set_active_key() argument
924 sctp_auth_del_key_id(struct sctp_endpoint * ep,struct sctp_association * asoc,__u16 key_id) sctp_auth_del_key_id() argument
968 sctp_auth_deact_key_id(struct sctp_endpoint * ep,struct sctp_association * asoc,__u16 key_id) sctp_auth_deact_key_id() argument
[all...]
H A Dstream.c27 struct sctp_association *asoc; in sctp_stream_shrink_out() local
229 static int sctp_send_reconf(struct sctp_association *asoc, in sctp_send_reconf()
244 struct sctp_association *asoc; in sctp_stream_outq_is_empty() local
265 int sctp_send_reset_streams(struct sctp_association *asoc, in sctp_send_reset_streams()
380 int sctp_send_reset_assoc(struct sctp_association *asoc) in sctp_send_reset_assoc()
424 int sctp_send_add_streams(struct sctp_association *asoc, in sctp_send_add_streams()
483 struct sctp_association *asoc, __be32 resp_seq, in sctp_chunk_lookup_strreset_param()
509 static void sctp_update_strreset_result(struct sctp_association *asoc, in sctp_update_strreset_result()
517 struct sctp_association *asoc, in sctp_process_strreset_outreq()
606 struct sctp_association *asoc, in sctp_process_strreset_inreq()
[all …]
H A Dtransport.c233 struct sctp_association *asoc) in sctp_transport_set_owner()
250 struct sctp_association *asoc = transport->asoc; in sctp_transport_pmtu() local
453 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
560 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
658 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
759 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
800 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
H A Dinput.c91 struct sctp_association *asoc; in sctp_rcv() local
372 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
432 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
470 struct sctp_association *asoc; in sctp_err_lookup() local
551 struct sctp_association *asoc = t->asoc; in sctp_v4_err_handle() local
614 struct sctp_association *asoc; in sctp_v4_err() local
641 struct sctp_association *asoc; in sctp_udp_v4_err() local
1060 struct sctp_association *asoc = NULL; in __sctp_lookup_association() local
1081 struct sctp_association *asoc; in sctp_lookup_association() local
1129 struct sctp_association *asoc; in __sctp_rcv_init_lookup() local
[all …]
H A Doutput.c77 struct sctp_association *asoc = tp->asoc; in sctp_packet_config() local
244 struct sctp_association *asoc = pkt->transport->asoc; in sctp_packet_bundle_auth() local
290 struct sctp_association *asoc; in sctp_packet_bundle_sack() local
572 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit() local
677 struct sctp_association *asoc = transport->asoc; in sctp_packet_can_append_data() local
761 struct sctp_association *asoc = transport->asoc; in sctp_packet_append_data() local
H A Dstream_sched.c148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched()
195 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched()
206 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value()
223 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_get_value()
275 struct sctp_association *asoc; in sctp_sched_ops_from_stream() local
H A Doutqueue.c191 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) in sctp_outq_init()
342 static int sctp_prsctp_prune_sent(struct sctp_association *asoc, in sctp_prsctp_prune_sent()
382 static int sctp_prsctp_prune_unsent(struct sctp_association *asoc, in sctp_prsctp_prune_unsent()
423 void sctp_prsctp_prune(struct sctp_association *asoc, in sctp_prsctp_prune()
770 const struct sctp_association *asoc = transport->asoc; in sctp_packet_singleton() local
793 struct sctp_association *asoc; member
1250 struct sctp_association *asoc = q->asoc; in sctp_outq_sack() local
1605 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1717 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1823 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
H A Dendpointola.c152 sctp_endpoint_add_asoc(struct sctp_endpoint * ep,struct sctp_association * asoc) sctp_endpoint_add_asoc() argument
275 struct sctp_association *asoc = NULL; sctp_endpoint_lookup_assoc() local
330 struct sctp_association *asoc; sctp_endpoint_bh_rcv() local
[all...]
H A Ddiag.c28 struct sctp_association *asoc) in inet_diag_msg_sctpasoc_fill() argument
94 inet_diag_msg_sctpaddrs_fill(struct sk_buff * skb,struct sctp_association * asoc) inet_diag_msg_sctpaddrs_fill() argument
119 inet_sctp_diag_fill(struct sock * sk,struct sctp_association * asoc,struct sk_buff * skb,const struct inet_diag_req_v2 * req,struct user_namespace * user_ns,int portid,u32 seq,u16 nlmsg_flags,const struct nlmsghdr * unlh,bool net_admin) inet_sctp_diag_fill() argument
226 inet_assoc_attr_size(struct sctp_association * asoc) inet_assoc_attr_size() argument
[all...]
H A Dipv6.c129 struct sctp_association *asoc = t->asoc; in sctp_v6_err_handle() local
166 struct sctp_association *asoc; in sctp_v6_err() local
193 struct sctp_association *asoc; in sctp_udp_v6_err() local
276 struct sctp_association *asoc = t->asoc; in sctp_v6_get_dst() local
782 struct sctp_association *asoc, in sctp_v6_create_accept_sk()
882 struct sctp_association *asoc; in sctp_inet6_event_msgname() local
H A Dulpqueue.c41 void sctp_ulpq_init(struct sctp_ulpq *ulpq, struct sctp_association *asoc) in sctp_ulpq_init()
125 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd()
403 struct sctp_association *asoc; in sctp_ulpq_retrieve_reassembled() local
1023 struct sctp_association *asoc; in sctp_ulpq_partial_delivery() local
1072 struct sctp_association *asoc = ulpq->asoc; in sctp_ulpq_renege() local
H A Dstream_interleave.c25 const struct sctp_association *asoc, in sctp_make_idatafrag_empty()
261 struct sctp_association *asoc = ulpq->asoc; in sctp_intl_retrieve_reassembled() local
643 struct sctp_association *asoc = ulpq->asoc; in sctp_intl_retrieve_reassembled_uo() local
957 struct sctp_association *asoc = ulpq->asoc; in sctp_renege_events() local
1101 struct sctp_association *asoc = q->asoc; in sctp_generate_iftsn() local
1348 struct sctp_association *asoc; in sctp_stream_interleave_init() local
H A Dchunk.c74 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy() local
146 sctp_datamsg_from_user(struct sctp_association * asoc,struct sctp_sndrcvinfo * sinfo,struct iov_iter * from) sctp_datamsg_from_user() argument
[all...]
H A Dprotocol.c419 struct sctp_association *asoc = t->asoc; sctp_v4_get_dst() local
584 sctp_v4_create_accept_sk(struct sock * sk,struct sctp_association * asoc,bool kern) sctp_v4_create_accept_sk() argument
995 struct sctp_association *asoc; sctp_inet_event_msgname() local
[all...]
/linux/include/net/sctp/
H A Dsctp.h256 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto() argument
346 sctp_assoc2id(const struct sctp_association * asoc) sctp_assoc2id() argument
352 sctp_assoc_to_state(const struct sctp_association * asoc) sctp_assoc_to_state() argument
519 sctp_state(asoc,state) global() argument
520 __sctp_state(const struct sctp_association * asoc,enum sctp_state state) __sctp_state() argument
[all...]
H A Dulpqueue.h31 struct sctp_association *asoc; member
H A Dsm.h376 sctp_vtag_verify(const struct sctp_chunk * chunk,const struct sctp_association * asoc) sctp_vtag_verify() argument
396 sctp_vtag_verify_either(const struct sctp_chunk * chunk,const struct sctp_association * asoc) sctp_vtag_verify_either() argument
[all...]
H A Dulpevent.h39 struct sctp_association *asoc; member
/linux/security/selinux/include/
H A Dnetlabel.h91 selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()

12