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

12

/linux-master/include/net/sctp/
H A Dulpqueue.h31 struct sctp_association *asoc; member in struct:sctp_ulpq
H A Dulpevent.h39 struct sctp_association *asoc; member in struct:sctp_ulpevent
[all...]
H A Dcommand.h117 struct sctp_association *asoc; member in union:sctp_arg
H A Dsm.h375 sctp_vtag_verify(const struct sctp_chunk *chunk, const struct sctp_association *asoc) argument
395 sctp_vtag_verify_either(const struct sctp_chunk *chunk, const struct sctp_association *asoc) argument
[all...]
/linux-master/net/sctp/
H A Dstream_sched_rr.c151 struct sctp_association *asoc; local
H A Dstream_sched_fc.c171 struct sctp_association *asoc; local
H A Dchunk.c74 struct sctp_association *asoc = NULL; local
146 sctp_datamsg_from_user(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct iov_iter *from) argument
[all...]
H A Dendpointola.c275 struct sctp_association *asoc = NULL; local
330 struct sctp_association *asoc; local
151 sctp_endpoint_add_asoc(struct sctp_endpoint *ep, struct sctp_association *asoc) argument
[all...]
H A Dstream_sched_prio.c278 struct sctp_association *asoc; local
H A Dstream_sched.c148 int sctp_sched_set_sched(struct sctp_association *asoc, argument
195 sctp_sched_get_sched(struct sctp_association *asoc) argument
206 sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, __u16 value, gfp_t gfp) argument
223 sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, __u16 *value) argument
275 struct sctp_association *asoc; local
[all...]
H A Dproc.c79 struct sctp_association *asoc; local
H A Doutput.c77 struct sctp_association *asoc = tp->asoc; local
244 struct sctp_association *asoc = pkt->transport->asoc; local
290 struct sctp_association *asoc; local
572 struct sctp_association *asoc = tp->asoc; local
677 struct sctp_association *asoc = transport->asoc; local
761 struct sctp_association *asoc = transport->asoc; local
[all...]
H A Dtransport.c248 struct sctp_association *asoc = transport->asoc; local
230 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) argument
451 struct sctp_association *asoc = transport->asoc; local
558 struct sctp_association *asoc = transport->asoc; local
656 struct sctp_association *asoc = transport->asoc; local
757 struct sctp_association *asoc = t->asoc; local
798 struct sctp_association *asoc = t->asoc; local
[all...]
H A Ddiag.c26 inet_diag_msg_sctpasoc_fill(struct inet_diag_msg *r, struct sock *sk, struct sctp_association *asoc) argument
93 inet_diag_msg_sctpaddrs_fill(struct sk_buff *skb, struct sctp_association *asoc) 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) argument
226 inet_assoc_attr_size(struct sctp_association *asoc) argument
[all...]
H A Dulpqueue.c41 void sctp_ulpq_init(struct sctp_ulpq *ulpq, struct sctp_association *asoc) argument
125 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) argument
403 struct sctp_association *asoc; local
1023 struct sctp_association *asoc; local
1072 struct sctp_association *asoc = ulpq->asoc; local
[all...]
H A Dstream.c27 struct sctp_association *asoc; local
229 static int sctp_send_reconf(struct sctp_association *asoc, argument
244 struct sctp_association *asoc; local
265 sctp_send_reset_streams(struct sctp_association *asoc, struct sctp_reset_streams *params) argument
380 sctp_send_reset_assoc(struct sctp_association *asoc) argument
424 sctp_send_add_streams(struct sctp_association *asoc, struct sctp_add_streams *params) argument
482 sctp_chunk_lookup_strreset_param( struct sctp_association *asoc, __be32 resp_seq, __be16 type) argument
509 sctp_update_strreset_result(struct sctp_association *asoc, __u32 result) argument
516 sctp_process_strreset_outreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
605 sctp_process_strreset_inreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
682 sctp_process_strreset_tsnreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
779 sctp_process_strreset_addstrm_out( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
849 sctp_process_strreset_addstrm_in( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
914 sctp_process_strreset_resp( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
[all...]
H A Dulpevent.c97 struct sctp_association *asoc = event->asoc; local
76 sctp_ulpevent_set_owner(struct sctp_ulpevent *event, const struct sctp_association *asoc) argument
114 sctp_ulpevent_make_assoc_change( const struct sctp_association *asoc, __u16 flags, __u16 state, __u16 error, __u16 outbound, __u16 inbound, struct sctp_chunk *chunk, gfp_t gfp) argument
241 sctp_ulpevent_make_peer_addr_change( const struct sctp_association *asoc, const struct sockaddr_storage *aaddr, int flags, int state, int error, gfp_t gfp) argument
342 struct sctp_association *asoc = transport->asoc; local
374 sctp_ulpevent_make_remote_error(const struct sctp_association *asoc, struct sctp_chunk *chunk, __u16 flags, gfp_t gfp) argument
430 sctp_ulpevent_make_send_failed( const struct sctp_association *asoc, struct sctp_chunk *chunk, __u16 flags, __u32 error, gfp_t gfp) argument
533 sctp_ulpevent_make_send_failed_event( const struct sctp_association *asoc, struct sctp_chunk *chunk, __u16 flags, __u32 error, gfp_t gfp) argument
577 sctp_ulpevent_make_shutdown_event( const struct sctp_association *asoc, __u16 flags, gfp_t gfp) argument
640 sctp_ulpevent_make_adaptation_indication( const struct sctp_association *asoc, gfp_t gfp) argument
675 sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc, struct sctp_chunk *chunk, gfp_t gfp) argument
771 sctp_ulpevent_make_pdapi( const struct sctp_association *asoc, __u32 indication, __u32 sid, __u32 seq, __u32 flags, gfp_t gfp) argument
825 sctp_ulpevent_make_authkey( const struct sctp_association *asoc, __u16 key_id, __u32 indication, gfp_t gfp) argument
864 sctp_ulpevent_make_sender_dry_event( const struct sctp_association *asoc, gfp_t gfp) argument
888 sctp_ulpevent_make_stream_reset_event( const struct sctp_association *asoc, __u16 flags, __u16 stream_num, __be16 *stream_list, gfp_t gfp) argument
917 sctp_ulpevent_make_assoc_reset_event( const struct sctp_association *asoc, __u16 flags, __u32 local_tsn, __u32 remote_tsn, gfp_t gfp) argument
944 sctp_ulpevent_make_stream_change_event( const struct sctp_association *asoc, __u16 flags, __u32 strchange_instrms, __u32 strchange_outstrms, gfp_t gfp) argument
1078 sctp_ulpevent_receive_data(struct sctp_ulpevent *event, struct sctp_association *asoc) argument
[all...]
H A Dauth.c221 sctp_auth_make_local_vector( const struct sctp_association *asoc, gfp_t gfp) argument
232 sctp_auth_make_peer_vector( const struct sctp_association *asoc, gfp_t gfp) argument
286 sctp_auth_asoc_create_secret( const struct sctp_association *asoc, struct sctp_shared_key *ep_key, gfp_t gfp) argument
353 sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, struct sctp_association *asoc, gfp_t gfp) argument
383 sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) argument
429 sctp_auth_get_shkey( const struct sctp_association *asoc, __u16 key_id) argument
524 sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) argument
584 sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, __be16 hmac_id) argument
606 sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, struct sctp_hmac_algo_param *hmacs) argument
674 sctp_auth_send_cid(enum sctp_cid chunk, const struct sctp_association *asoc) argument
686 sctp_auth_recv_cid(enum sctp_cid chunk, const struct sctp_association *asoc) 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) argument
817 sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc, struct sctp_authkey *auth_key) argument
880 sctp_auth_set_active_key(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
923 sctp_auth_del_key_id(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
967 sctp_auth_deact_key_id(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
[all...]
H A Dstream_interleave.c261 struct sctp_association *asoc = ulpq->asoc; local
24 sctp_make_idatafrag_empty( const struct sctp_association *asoc, const struct sctp_sndrcvinfo *sinfo, int len, __u8 flags, gfp_t gfp) argument
643 struct sctp_association *asoc = ulpq->asoc; local
957 struct sctp_association *asoc = ulpq->asoc; local
1101 struct sctp_association *asoc = q->asoc; local
1348 struct sctp_association *asoc; local
[all...]
H A Dsm_sideeffect.c64 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, argument
85 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, argument
128 sctp_do_ecn_cwr_work(struct sctp_association *asoc, __u32 lowest_tsn) argument
138 sctp_gen_sack(struct sctp_association *asoc, int force, struct sctp_cmd_seq *commands) argument
235 struct sctp_association *asoc = transport->asoc; local
270 sctp_generate_timeout_event(struct sctp_association *asoc, enum sctp_event_timeout timeout_type) argument
310 struct sctp_association *asoc = local
318 struct sctp_association *asoc = local
326 struct sctp_association *asoc = local
334 struct sctp_association *asoc = local
342 struct sctp_association *asoc = local
353 struct sctp_association *asoc = local
365 struct sctp_association *asoc = transport->asoc; local
411 struct sctp_association *asoc = transport->asoc; local
446 struct sctp_association *asoc = transport->asoc; local
482 struct sctp_association *asoc = transport->asoc; local
513 struct sctp_association *asoc = local
550 sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, struct sctp_association *asoc, struct sctp_transport *transport, int is_hb) argument
625 sctp_cmd_init_failed(struct sctp_cmd_seq *commands, struct sctp_association *asoc, unsigned int error) argument
648 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) argument
693 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) argument
715 sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, struct sctp_association *asoc) argument
728 sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, struct sctp_association *asoc) argument
743 sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, struct sctp_association *asoc) argument
757 sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_transport *t, struct sctp_chunk *chunk) argument
828 sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) argument
848 sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) argument
866 sctp_cmd_new_state(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, enum sctp_state state) argument
931 sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, struct sctp_association *asoc) argument
953 sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) argument
965 sctp_cmd_process_operr(struct sctp_cmd_seq *cmds, struct sctp_association *asoc, struct sctp_chunk *chunk) argument
1017 sctp_cmd_del_non_primary(struct sctp_association *asoc) argument
1033 sctp_cmd_set_sk_err(struct sctp_association *asoc, int error) argument
1042 sctp_cmd_assoc_change(struct sctp_cmd_seq *commands, struct sctp_association *asoc, u8 state) argument
1056 sctp_cmd_peer_no_auth(struct sctp_cmd_seq *commands, struct sctp_association *asoc) argument
1067 sctp_cmd_adaptation_ind(struct sctp_cmd_seq *commands, struct sctp_association *asoc) argument
1079 sctp_cmd_t1_timer_update(struct sctp_association *asoc, enum sctp_event_timeout timer, char *name) argument
1107 sctp_cmd_send_msg(struct sctp_association *asoc, struct sctp_datamsg *msg, gfp_t gfp) argument
1143 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) argument
1180 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) argument
1269 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) argument
[all...]
H A Doutqueue.c191 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) argument
342 sctp_prsctp_prune_sent(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct list_head *queue, int msg_len) argument
382 sctp_prsctp_prune_unsent(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, int msg_len) argument
423 sctp_prsctp_prune(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, int msg_len) argument
770 const struct sctp_association *asoc = transport->asoc; local
793 struct sctp_association *asoc; member in struct:sctp_flush_ctx
1250 struct sctp_association *asoc = q->asoc; local
1605 struct sctp_association *asoc = transport->asoc; local
1718 struct sctp_association *asoc = q->asoc; local
1824 struct sctp_association *asoc = q->asoc; local
[all...]
/linux-master/sound/soc/tegra/
H A Dtegra_asoc_machine.h36 const struct tegra_asoc_data *asoc; member in struct:tegra_machine
H A Dtegra_asoc_machine.c429 const struct tegra_asoc_data *asoc; local
[all...]
/linux-master/security/selinux/include/
H A Dnetlabel.h91 selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, argument
/linux-master/security/selinux/
H A Dnetlabel.c275 int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, argument

Completed in 274 milliseconds

12