Home
last modified time | relevance | path

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

12

/linux/net/sctp/
H A Dassociola.c52 struct sctp_association *asoc, in sctp_association_init()
290 struct sctp_association *asoc; in sctp_association_new() local
314 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
400 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
423 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
482 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
590 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
751 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
768 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc, in sctp_assoc_del_nonprimary_peers()
786 void sctp_assoc_control_transport(struct sctp_association *asoc, in sctp_assoc_control_transport()
[all …]
H A Dsm_sideeffect.c64 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work() argument
85 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work() argument
128 sctp_do_ecn_cwr_work(struct sctp_association * asoc,__u32 lowest_tsn) sctp_do_ecn_cwr_work() argument
138 sctp_gen_sack(struct sctp_association * asoc,int force,struct sctp_cmd_seq * commands) sctp_gen_sack() argument
235 struct sctp_association *asoc = transport->asoc; sctp_generate_t3_rtx_event() local
270 sctp_generate_timeout_event(struct sctp_association * asoc,enum sctp_event_timeout timeout_type) sctp_generate_timeout_event() argument
310 struct sctp_association *asoc = sctp_generate_t1_cookie_event() local
319 struct sctp_association *asoc = sctp_generate_t1_init_event() local
328 struct sctp_association *asoc = sctp_generate_t2_shutdown_event() local
337 struct sctp_association *asoc = sctp_generate_t4_rto_event() local
345 struct sctp_association *asoc = sctp_generate_t5_shutdown_guard_event() local
356 struct sctp_association *asoc = sctp_generate_autoclose_event() local
370 struct sctp_association *asoc = transport->asoc; sctp_generate_heartbeat_event() local
416 struct sctp_association *asoc = transport->asoc; sctp_generate_proto_unreach_event() local
451 struct sctp_association *asoc = transport->asoc; sctp_generate_reconf_event() local
488 struct sctp_association *asoc = transport->asoc; sctp_generate_probe_event() local
519 struct sctp_association *asoc = sctp_generate_sack_event() local
557 sctp_do_8_2_transport_strike(struct sctp_cmd_seq * commands,struct sctp_association * asoc,struct sctp_transport * transport,int is_hb) sctp_do_8_2_transport_strike() argument
632 sctp_cmd_init_failed(struct sctp_cmd_seq * commands,struct sctp_association * asoc,unsigned int error) sctp_cmd_init_failed() argument
655 sctp_cmd_assoc_failed(struct sctp_cmd_seq * commands,struct sctp_association * asoc,enum sctp_event_type event_type,union sctp_subtype subtype,struct sctp_chunk * chunk,unsigned int error) sctp_cmd_assoc_failed() argument
700 sctp_cmd_process_init(struct sctp_cmd_seq * commands,struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_init_chunk * peer_init,gfp_t gfp) sctp_cmd_process_init() argument
722 sctp_cmd_hb_timers_start(struct sctp_cmd_seq * cmds,struct sctp_association * asoc) sctp_cmd_hb_timers_start() argument
735 sctp_cmd_hb_timers_stop(struct sctp_cmd_seq * cmds,struct sctp_association * asoc) sctp_cmd_hb_timers_stop() argument
750 sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq * cmds,struct sctp_association * asoc) sctp_cmd_t3_rtx_timers_stop() argument
764 sctp_cmd_transport_on(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,struct sctp_transport * t,struct sctp_chunk * chunk) sctp_cmd_transport_on() argument
835 sctp_cmd_process_sack(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_cmd_process_sack() argument
855 sctp_cmd_setup_t2(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_cmd_setup_t2() argument
873 sctp_cmd_new_state(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,enum sctp_state state) sctp_cmd_new_state() argument
938 sctp_cmd_delete_tcb(struct sctp_cmd_seq * cmds,struct sctp_association * asoc) sctp_cmd_delete_tcb() argument
960 sctp_cmd_setup_t4(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_cmd_setup_t4() argument
972 sctp_cmd_process_operr(struct sctp_cmd_seq * cmds,struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_cmd_process_operr() argument
1023 sctp_cmd_del_non_primary(struct sctp_association * asoc) sctp_cmd_del_non_primary() argument
1039 sctp_cmd_set_sk_err(struct sctp_association * asoc,int error) sctp_cmd_set_sk_err() argument
1049 sctp_cmd_assoc_change(struct sctp_cmd_seq * commands,struct sctp_association * asoc,u8 state) sctp_cmd_assoc_change() argument
1063 sctp_cmd_peer_no_auth(struct sctp_cmd_seq * commands,struct sctp_association * asoc) sctp_cmd_peer_no_auth() argument
1074 sctp_cmd_adaptation_ind(struct sctp_cmd_seq * commands,struct sctp_association * asoc) sctp_cmd_adaptation_ind() argument
1085 sctp_cmd_t1_timer_update(struct sctp_association * asoc,enum sctp_event_timeout timer,char * name) sctp_cmd_t1_timer_update() argument
1113 sctp_cmd_send_msg(struct sctp_association * asoc,struct sctp_datamsg * msg,gfp_t gfp) sctp_cmd_send_msg() argument
1151 sctp_do_sm(struct net * net,enum sctp_event_type event_type,union sctp_subtype subtype,enum sctp_state state,struct sctp_endpoint * ep,struct sctp_association * asoc,void * event_arg,gfp_t gfp) sctp_do_sm() argument
1190 sctp_side_effects(enum sctp_event_type event_type,union sctp_subtype subtype,enum sctp_state state,struct sctp_endpoint * ep,struct sctp_association ** asoc,void * event_arg,enum sctp_disposition status,struct sctp_cmd_seq * commands,gfp_t gfp) sctp_side_effects() argument
1279 sctp_cmd_interpreter(enum sctp_event_type event_type,union sctp_subtype subtype,enum sctp_state state,struct sctp_endpoint * ep,struct sctp_association * asoc,void * event_arg,enum sctp_disposition status,struct sctp_cmd_seq * commands,gfp_t gfp) sctp_cmd_interpreter() argument
[all...]
H A Dsm_statefuns.c236 const struct sctp_association *asoc, in sctp_sf_do_4_C()
321 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init()
523 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack()
641 const struct sctp_association *asoc) in sctp_auth_chunk_verify()
705 const struct sctp_association *asoc, in sctp_sf_do_5_1D_ce()
940 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca()
1033 const struct sctp_association *asoc, in sctp_sf_heartbeat()
1059 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3()
1107 const struct sctp_association *asoc, in sctp_sf_send_reconf()
1136 const struct sctp_association *asoc, in sctp_sf_send_probe()
[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
198 sctp_make_init(const struct sctp_association * asoc,const struct sctp_bind_addr * bp,gfp_t gfp,int vparam_len) sctp_make_init() argument
371 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
559 sctp_make_cookie_echo(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_echo() argument
611 sctp_make_cookie_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_ack() argument
658 sctp_make_cwr(const struct sctp_association * asoc,const __u32 lowest_tsn,const struct sctp_chunk * chunk) sctp_make_cwr() argument
693 sctp_make_ecne(const struct sctp_association * asoc,const __u32 lowest_tsn) sctp_make_ecne() argument
714 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
746 sctp_make_sack(struct sctp_association * asoc) sctp_make_sack() argument
846 sctp_make_shutdown(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown() argument
870 sctp_make_shutdown_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_ack() argument
894 sctp_make_shutdown_complete(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_complete() argument
927 sctp_make_abort(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const size_t hint) sctp_make_abort() argument
965 sctp_make_abort_no_data(const struct sctp_association * asoc,const struct sctp_chunk * chunk,__u32 tsn) sctp_make_abort_no_data() argument
1000 sctp_make_abort_user(const struct sctp_association * asoc,struct msghdr * msg,size_t paylen) sctp_make_abort_user() argument
1066 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
1092 sctp_make_violation_paramlen(const struct sctp_association * asoc,const struct sctp_chunk * chunk,struct sctp_paramhdr * param) sctp_make_violation_paramlen() argument
1115 sctp_make_violation_max_retrans(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_violation_max_retrans() argument
1133 sctp_make_new_encap_port(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_new_encap_port() argument
1154 sctp_make_heartbeat(const struct sctp_association * asoc,const struct sctp_transport * transport,__u32 probe_size) sctp_make_heartbeat() argument
1186 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
1227 sctp_make_pad(const struct sctp_association * asoc,int len) sctp_make_pad() argument
1246 sctp_make_op_error_space(const struct sctp_association * asoc,const struct sctp_chunk * chunk,size_t size) sctp_make_op_error_space() argument
1281 sctp_make_op_error_limited(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_op_error_limited() argument
1298 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
1318 sctp_make_auth(const struct sctp_association * asoc,__u16 key_id) sctp_make_auth() argument
1368 sctp_chunkify(struct sk_buff * skb,const struct sctp_association * asoc,struct sock * sk,gfp_t gfp) sctp_chunkify() argument
1420 _sctp_make_chunk(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) _sctp_make_chunk() argument
1464 sctp_make_data(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_data() argument
1470 sctp_make_idata(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_idata() argument
1476 sctp_make_control(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) sctp_make_control() argument
1624 struct sctp_association *asoc; sctp_make_temp_asoc() local
1647 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
1724 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
1911 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
1940 sctp_process_inv_mandatory(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_mandatory() argument
1956 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
1977 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
2034 sctp_process_ext_param(struct sctp_association * asoc,union sctp_params param) sctp_process_ext_param() argument
2098 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
2152 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
2285 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
2350 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
2535 sctp_process_param(struct sctp_association * asoc,union sctp_params param,const union sctp_addr * peer_addr,gfp_t gfp) sctp_process_param() argument
2795 sctp_make_asconf(struct sctp_association * asoc,union sctp_addr * addr,int vparam_len) sctp_make_asconf() argument
2851 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
2938 sctp_make_asconf_set_prim(struct sctp_association * asoc,union sctp_addr * addr) sctp_make_asconf_set_prim() argument
2987 sctp_make_asconf_ack(const struct sctp_association * asoc,__u32 serial,int vparam_len) sctp_make_asconf_ack() argument
3051 sctp_process_asconf_param(struct sctp_association * asoc,struct sctp_chunk * asconf,struct sctp_addip_param * asconf_param) sctp_process_asconf_param() argument
3203 sctp_verify_asconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,bool addr_param_needed,struct sctp_paramhdr ** errp) sctp_verify_asconf() argument
3272 sctp_process_asconf(struct sctp_association * asoc,struct sctp_chunk * asconf) sctp_process_asconf() argument
3356 sctp_asconf_param_success(struct sctp_association * asoc,struct sctp_addip_param * asconf_param) sctp_asconf_param_success() argument
3471 sctp_process_asconf_ack(struct sctp_association * asoc,struct sctp_chunk * asconf_ack) sctp_process_asconf_ack() argument
3564 sctp_make_fwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_fwdtsn_skip * skiplist) sctp_make_fwdtsn() argument
3594 sctp_make_ifwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_ifwdtsn_skip * skiplist) sctp_make_ifwdtsn() argument
3633 sctp_make_reconf(const struct sctp_association * asoc,int length) sctp_make_reconf() argument
3685 sctp_make_strreset_req(const struct sctp_association * asoc,__u16 stream_num,__be16 * stream_list,bool out,bool in) sctp_make_strreset_req() argument
3739 sctp_make_strreset_tsnreq(const struct sctp_association * asoc) sctp_make_strreset_tsnreq() argument
3770 sctp_make_strreset_addstrm(const struct sctp_association * asoc,__u16 out,__u16 in) sctp_make_strreset_addstrm() argument
3815 sctp_make_strreset_resp(const struct sctp_association * asoc,__u32 result,__u32 sn) sctp_make_strreset_resp() argument
3851 sctp_make_strreset_tsnresp(struct sctp_association * asoc,__u32 result,__u32 sn,__u32 sender_tsn,__u32 receiver_tsn) sctp_make_strreset_tsnresp() argument
3877 sctp_verify_reconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_paramhdr ** errp) sctp_verify_reconf() argument
[all...]
H A Dsocket.c108 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
127 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w() local
166 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
193 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb()
235 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
469 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
562 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
764 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1073 struct sctp_association *asoc; in sctp_connect_new_asoc() local
1135 static int sctp_connect_add_peer(struct sctp_association *asoc, in sctp_connect_add_peer()
[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.c223 const struct sctp_association *asoc, in sctp_auth_make_local_vector()
234 const struct sctp_association *asoc, in sctp_auth_make_peer_vector()
288 const struct sctp_association *asoc, in sctp_auth_asoc_create_secret()
355 struct sctp_association *asoc, in sctp_auth_asoc_copy_shkeys()
459 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key()
506 const struct sctp_association *asoc, in sctp_auth_get_shkey()
532 sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac()
576 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, in sctp_auth_asoc_verify_hmac_id()
598 void sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, in sctp_auth_asoc_set_default_hmac()
658 int sctp_auth_send_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_send_cid()
[all …]
H A Dstream.c27 #define SCTP_STRRESET_TEST(asoc, type) \ in sctp_stream_shrink_out() local
229 sctp_send_reconf(struct sctp_association * asoc,struct sctp_chunk * chunk) sctp_send_reconf() argument
244 struct sctp_association *asoc; sctp_stream_outq_is_empty() local
265 sctp_send_reset_streams(struct sctp_association * asoc,struct sctp_reset_streams * params) sctp_send_reset_streams() argument
381 sctp_send_reset_assoc(struct sctp_association * asoc) sctp_send_reset_assoc() argument
425 sctp_send_add_streams(struct sctp_association * asoc,struct sctp_add_streams * params) sctp_send_add_streams() argument
484 sctp_chunk_lookup_strreset_param(struct sctp_association * asoc,__be32 resp_seq,__be16 type) sctp_chunk_lookup_strreset_param() argument
510 sctp_update_strreset_result(struct sctp_association * asoc,__u32 result) sctp_update_strreset_result() argument
518 sctp_process_strreset_outreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_outreq() argument
607 sctp_process_strreset_inreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_inreq() argument
687 sctp_process_strreset_tsnreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_tsnreq() argument
784 sctp_process_strreset_addstrm_out(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_out() argument
854 sctp_process_strreset_addstrm_in(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_in() argument
919 sctp_process_strreset_resp(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_resp() argument
[all...]
H A Dtransport.c224 struct sctp_association *asoc) in sctp_transport_set_owner()
241 struct sctp_association *asoc = transport->asoc; in sctp_transport_pmtu() local
444 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
556 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
654 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
755 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
796 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() argument
432 sctp_icmp_proto_unreachable(struct sock * sk,struct sctp_association * asoc,struct sctp_transport * t) sctp_icmp_proto_unreachable() argument
470 struct sctp_association *asoc; sctp_err_lookup() local
551 struct sctp_association *asoc = t->asoc; sctp_v4_err_handle() local
614 struct sctp_association *asoc; sctp_v4_err() local
641 struct sctp_association *asoc; sctp_udp_v4_err() local
1060 struct sctp_association *asoc = NULL; __sctp_lookup_association() local
1081 struct sctp_association *asoc; sctp_lookup_association() local
1129 struct sctp_association *asoc; __sctp_rcv_init_lookup() local
1233 struct sctp_association *asoc = NULL; __sctp_rcv_walk_lookup() local
1337 struct sctp_association *asoc; __sctp_rcv_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
578 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit() local
683 struct sctp_association *asoc = transport->asoc; in sctp_packet_can_append_data() local
767 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() argument
195 sctp_sched_get_sched(struct sctp_association * asoc) sctp_sched_get_sched() argument
206 sctp_sched_set_value(struct sctp_association * asoc,__u16 sid,__u16 value,gfp_t gfp) sctp_sched_set_value() argument
223 sctp_sched_get_value(struct sctp_association * asoc,__u16 sid,__u16 * value) sctp_sched_get_value() argument
275 struct sctp_association *asoc; sctp_sched_ops_from_stream() local
[all...]
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()
771 const struct sctp_association *asoc = transport->asoc; in sctp_packet_singleton() local
794 struct sctp_association *asoc; member
1251 struct sctp_association *asoc = q->asoc; in sctp_outq_sack() local
1606 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1718 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1824 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
H A Dendpointola.c156 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
276 struct sctp_association *asoc = NULL; in sctp_endpoint_lookup_assoc() local
331 struct sctp_association *asoc; in sctp_endpoint_bh_rcv() local
H A Ddiag.c28 struct sctp_association *asoc) in inet_diag_msg_sctpasoc_fill()
102 struct sctp_association *asoc) in inet_diag_msg_sctpaddrs_fill()
127 static int inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, in inet_sctp_diag_fill()
235 struct sctp_association *asoc) in inet_assoc_attr_size()
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 Dchunk.c74 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy() local
146 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc, in sctp_datamsg_from_user()
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 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; sctp_v6_get_dst() local
836 struct sctp_association *asoc; sctp_inet6_event_msgname() local
[all...]
H A Dstream_sched_rr.c151 struct sctp_association *asoc; in sctp_sched_rr_sched_all() local
/linux/include/net/sctp/
H A Dsctp.h256 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
346 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
352 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
517 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
518 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
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