Lines Matching defs:asoc
92 struct sctp_association *asoc = chunk->asoc; in sctp_control_set_owner_w() local
217 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
382 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
562 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
613 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
658 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
693 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
714 struct sctp_chunk *sctp_make_datafrag_empty(struct sctp_association *asoc, in sctp_make_datafrag_empty()
752 struct sctp_chunk *sctp_make_sack(const struct sctp_association *asoc) in sctp_make_sack()
853 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown()
877 struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc, in sctp_make_shutdown_ack()
900 const struct sctp_association *asoc, in sctp_make_shutdown_complete()
932 struct sctp_chunk *sctp_make_abort(const struct sctp_association *asoc, in sctp_make_abort()
969 const struct sctp_association *asoc, in sctp_make_abort_no_data()
1003 struct sctp_chunk *sctp_make_abort_user(const struct sctp_association *asoc, in sctp_make_abort_user()
1068 const struct sctp_association *asoc, in sctp_make_abort_violation()
1094 const struct sctp_association *asoc, in sctp_make_violation_paramlen()
1117 const struct sctp_association *asoc, in sctp_make_violation_max_retrans()
1136 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc, in sctp_make_heartbeat()
1164 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc, in sctp_make_heartbeat_ack()
1196 const struct sctp_association *asoc, in sctp_make_op_error_space()
1229 const struct sctp_association *asoc, in sctp_make_op_error_fixed()
1241 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error()
1261 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc) in sctp_make_auth()
1311 const struct sctp_association *asoc, in sctp_chunkify()
1363 static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc, in _sctp_make_chunk()
1402 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc, in sctp_make_data()
1408 static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc, in sctp_make_control()
1573 struct sctp_association *asoc; in sctp_make_temp_asoc() local
1602 const struct sctp_association *asoc, in sctp_pack_cookie()
1691 const struct sctp_association *asoc, in sctp_unpack_cookie()
1872 static int sctp_process_missing_param(const struct sctp_association *asoc, in sctp_process_missing_param()
1901 static int sctp_process_inv_mandatory(const struct sctp_association *asoc, in sctp_process_inv_mandatory()
1917 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength()
1938 static int sctp_process_hn_param(const struct sctp_association *asoc, in sctp_process_hn_param()
1997 static void sctp_process_ext_param(struct sctp_association *asoc, in sctp_process_ext_param()
2053 static sctp_ierror_t sctp_process_unk_param(const struct sctp_association *asoc, in sctp_process_unk_param()
2107 const struct sctp_association *asoc, in sctp_verify_param()
2226 const struct sctp_association *asoc, sctp_cid_t cid, in sctp_verify_init()
2290 int sctp_process_init(struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_process_init()
2486 static int sctp_process_param(struct sctp_association *asoc, in sctp_process_param()
2742 static struct sctp_chunk *sctp_make_asconf(struct sctp_association *asoc, in sctp_make_asconf()
2797 struct sctp_chunk *sctp_make_asconf_update_ip(struct sctp_association *asoc, in sctp_make_asconf_update_ip()
2886 struct sctp_chunk *sctp_make_asconf_set_prim(struct sctp_association *asoc, in sctp_make_asconf_set_prim()
2935 static struct sctp_chunk *sctp_make_asconf_ack(const struct sctp_association *asoc, in sctp_make_asconf_ack()
2997 static __be16 sctp_process_asconf_param(struct sctp_association *asoc, in sctp_process_asconf_param()
3117 bool sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf()
3178 struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc, in sctp_process_asconf()
3264 static void sctp_asconf_param_success(struct sctp_association *asoc, in sctp_asconf_param_success()
3380 int sctp_process_asconf_ack(struct sctp_association *asoc, in sctp_process_asconf_ack()
3473 struct sctp_chunk *sctp_make_fwdtsn(const struct sctp_association *asoc, in sctp_make_fwdtsn()