Lines Matching defs:asoc

197 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc,  in sctp_make_init()
360 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
540 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
591 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
636 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
671 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
692 struct sctp_chunk *sctp_make_datafrag_empty(struct sctp_association *asoc, in sctp_make_datafrag_empty()
730 struct sctp_chunk *sctp_make_sack(const struct sctp_association *asoc) in sctp_make_sack()
813 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown()
837 struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc, in sctp_make_shutdown_ack()
860 const struct sctp_association *asoc, in sctp_make_shutdown_complete()
892 struct sctp_chunk *sctp_make_abort(const struct sctp_association *asoc, in sctp_make_abort()
929 const struct sctp_association *asoc, in sctp_make_abort_no_data()
963 struct sctp_chunk *sctp_make_abort_user(const struct sctp_association *asoc, in sctp_make_abort_user()
1028 const struct sctp_association *asoc, in sctp_make_abort_violation()
1054 const struct sctp_association *asoc, in sctp_make_violation_paramlen()
1077 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc, in sctp_make_heartbeat()
1105 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc, in sctp_make_heartbeat_ack()
1137 const struct sctp_association *asoc, in sctp_make_op_error_space()
1170 const struct sctp_association *asoc, in sctp_make_op_error_fixed()
1182 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc, in sctp_make_op_error()
1202 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc) in sctp_make_auth()
1245 const struct sctp_association *asoc, in sctp_chunkify()
1320 struct sctp_chunk *sctp_make_chunk(const struct sctp_association *asoc, in sctp_make_chunk()
1517 struct sctp_association *asoc; in sctp_make_temp_asoc() local
1546 const struct sctp_association *asoc, in sctp_pack_cookie()
1638 const struct sctp_association *asoc, in sctp_unpack_cookie()
1835 static int sctp_process_missing_param(const struct sctp_association *asoc, in sctp_process_missing_param()
1864 static int sctp_process_inv_mandatory(const struct sctp_association *asoc, in sctp_process_inv_mandatory()
1880 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength()
1901 static int sctp_process_hn_param(const struct sctp_association *asoc, in sctp_process_hn_param()
1960 static void sctp_process_ext_param(struct sctp_association *asoc, in sctp_process_ext_param()
2016 static sctp_ierror_t sctp_process_unk_param(const struct sctp_association *asoc, in sctp_process_unk_param()
2068 static sctp_ierror_t sctp_verify_param(const struct sctp_association *asoc, in sctp_verify_param()
2185 int sctp_verify_init(const struct sctp_association *asoc, in sctp_verify_init()
2253 int sctp_process_init(struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_process_init()
2448 static int sctp_process_param(struct sctp_association *asoc, in sctp_process_param()
2700 static struct sctp_chunk *sctp_make_asconf(struct sctp_association *asoc, in sctp_make_asconf()
2755 struct sctp_chunk *sctp_make_asconf_update_ip(struct sctp_association *asoc, in sctp_make_asconf_update_ip()
2841 struct sctp_chunk *sctp_make_asconf_set_prim(struct sctp_association *asoc, in sctp_make_asconf_set_prim()
2890 static struct sctp_chunk *sctp_make_asconf_ack(const struct sctp_association *asoc, in sctp_make_asconf_ack()
2952 static __be16 sctp_process_asconf_param(struct sctp_association *asoc, in sctp_process_asconf_param()
3072 int sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf()
3120 struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc, in sctp_process_asconf()
3208 static void sctp_asconf_param_success(struct sctp_association *asoc, in sctp_asconf_param_success()
3324 int sctp_process_asconf_ack(struct sctp_association *asoc, in sctp_process_asconf_ack()
3417 struct sctp_chunk *sctp_make_fwdtsn(const struct sctp_association *asoc, in sctp_make_fwdtsn()