Lines Matching defs:asoc
92 struct sctp_association *asoc = chunk->asoc; in sctp_control_release_owner() local
114 struct sctp_association *asoc = chunk->asoc; in sctp_control_set_owner_w() local
221 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
392 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
577 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
629 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
674 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
709 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
730 struct sctp_chunk *sctp_make_datafrag_empty(const struct sctp_association *asoc, in sctp_make_datafrag_empty()
762 struct sctp_chunk *sctp_make_sack(struct sctp_association *asoc) in sctp_make_sack()
862 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown()
886 struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc, in sctp_make_shutdown_ack()
910 const struct sctp_association *asoc, in sctp_make_shutdown_complete()
943 struct sctp_chunk *sctp_make_abort(const struct sctp_association *asoc, in sctp_make_abort()
981 const struct sctp_association *asoc, in sctp_make_abort_no_data()
1016 struct sctp_chunk *sctp_make_abort_user(const struct sctp_association *asoc, in sctp_make_abort_user()
1082 const struct sctp_association *asoc, in sctp_make_abort_violation()
1108 const struct sctp_association *asoc, in sctp_make_violation_paramlen()
1131 const struct sctp_association *asoc, in sctp_make_violation_max_retrans()
1150 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc, in sctp_make_heartbeat()
1179 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc, in sctp_make_heartbeat_ack()
1213 const struct sctp_association *asoc, in sctp_make_op_error_space()
1248 const struct sctp_association *asoc, in sctp_make_op_error_limited()
1265 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error()
1285 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc, in sctp_make_auth()
1335 const struct sctp_association *asoc, in sctp_chunkify()
1387 static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc, in _sctp_make_chunk()
1431 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc, in sctp_make_data()
1437 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc, in sctp_make_idata()
1443 static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc, in sctp_make_control()
1591 struct sctp_association *asoc; in sctp_make_temp_asoc() local
1614 const struct sctp_association *asoc, in sctp_pack_cookie()
1705 const struct sctp_association *asoc, in sctp_unpack_cookie()
1891 static int sctp_process_missing_param(const struct sctp_association *asoc, in sctp_process_missing_param()
1920 static int sctp_process_inv_mandatory(const struct sctp_association *asoc, in sctp_process_inv_mandatory()
1936 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength()
1957 static int sctp_process_hn_param(const struct sctp_association *asoc, in sctp_process_hn_param()
2012 static void sctp_process_ext_param(struct sctp_association *asoc, in sctp_process_ext_param()
2078 const struct sctp_association *asoc, in sctp_process_unk_param()
2132 const struct sctp_association *asoc, in sctp_verify_param()
2252 const struct sctp_association *asoc, enum sctp_cid cid, in sctp_verify_init()
2316 int sctp_process_init(struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_process_init()
2505 static int sctp_process_param(struct sctp_association *asoc, in sctp_process_param()
2760 static struct sctp_chunk *sctp_make_asconf(struct sctp_association *asoc, in sctp_make_asconf()
2816 struct sctp_chunk *sctp_make_asconf_update_ip(struct sctp_association *asoc, in sctp_make_asconf_update_ip()
2903 struct sctp_chunk *sctp_make_asconf_set_prim(struct sctp_association *asoc, in sctp_make_asconf_set_prim()
2952 static struct sctp_chunk *sctp_make_asconf_ack(const struct sctp_association *asoc, in sctp_make_asconf_ack()
3016 static __be16 sctp_process_asconf_param(struct sctp_association *asoc, in sctp_process_asconf_param()
3158 bool sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf()
3227 struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc, in sctp_process_asconf()
3312 static void sctp_asconf_param_success(struct sctp_association *asoc, in sctp_asconf_param_success()
3426 int sctp_process_asconf_ack(struct sctp_association *asoc, in sctp_process_asconf_ack()
3519 struct sctp_chunk *sctp_make_fwdtsn(const struct sctp_association *asoc, in sctp_make_fwdtsn()
3549 struct sctp_chunk *sctp_make_ifwdtsn(const struct sctp_association *asoc, in sctp_make_ifwdtsn()
3588 static struct sctp_chunk *sctp_make_reconf(const struct sctp_association *asoc, in sctp_make_reconf()
3640 const struct sctp_association *asoc, in sctp_make_strreset_req()
3694 const struct sctp_association *asoc) in sctp_make_strreset_tsnreq()
3725 const struct sctp_association *asoc, in sctp_make_strreset_addstrm()
3770 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc, in sctp_make_strreset_resp()
3806 struct sctp_chunk *sctp_make_strreset_tsnresp(struct sctp_association *asoc, in sctp_make_strreset_tsnresp()
3832 bool sctp_verify_reconf(const struct sctp_association *asoc, in sctp_verify_reconf()