Lines Matching refs:sctp_association
49 static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc,
52 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc,
54 static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc,
59 const struct sctp_association *asoc,
63 static int sctp_process_param(struct sctp_association *asoc,
77 struct sctp_association *asoc = chunk->asoc;
99 struct sctp_association *asoc = chunk->asoc;
206 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc,
379 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc,
524 retval->asoc = (struct sctp_association *) asoc;
567 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
619 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc,
666 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc,
701 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc,
722 struct sctp_chunk *sctp_make_datafrag_empty(const struct sctp_association *asoc,
754 struct sctp_chunk *sctp_make_sack(struct sctp_association *asoc)
854 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
882 struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc,
906 const struct sctp_association *asoc,
939 struct sctp_chunk *sctp_make_abort(const struct sctp_association *asoc,
977 const struct sctp_association *asoc,
1012 struct sctp_chunk *sctp_make_abort_user(const struct sctp_association *asoc,
1078 const struct sctp_association *asoc,
1104 const struct sctp_association *asoc,
1127 const struct sctp_association *asoc,
1146 struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc,
1175 struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc,
1209 const struct sctp_association *asoc,
1244 const struct sctp_association *asoc,
1261 struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc,
1281 struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc,
1331 const struct sctp_association *asoc,
1345 retval->asoc = (struct sctp_association *)asoc;
1383 static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc,
1427 static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc,
1433 struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc,
1439 static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc,
1583 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep,
1587 struct sctp_association *asoc;
1610 const struct sctp_association *asoc,
1695 struct sctp_association *sctp_unpack_cookie(
1697 const struct sctp_association *asoc,
1701 struct sctp_association *retval = NULL;
1878 static int sctp_process_missing_param(const struct sctp_association *asoc,
1907 static int sctp_process_inv_mandatory(const struct sctp_association *asoc,
1923 static int sctp_process_inv_paramlength(const struct sctp_association *asoc,
1944 static int sctp_process_hn_param(const struct sctp_association *asoc,
2001 static void sctp_process_ext_param(struct sctp_association *asoc,
2065 const struct sctp_association *asoc,
2119 const struct sctp_association *asoc,
2246 const struct sctp_association *asoc, enum sctp_cid cid,
2310 int sctp_process_init(struct sctp_association *asoc, struct sctp_chunk *chunk,
2494 static int sctp_process_param(struct sctp_association *asoc,
2759 static struct sctp_chunk *sctp_make_asconf(struct sctp_association *asoc,
2815 struct sctp_chunk *sctp_make_asconf_update_ip(struct sctp_association *asoc,
2902 struct sctp_chunk *sctp_make_asconf_set_prim(struct sctp_association *asoc,
2951 static struct sctp_chunk *sctp_make_asconf_ack(const struct sctp_association *asoc,
3015 static __be16 sctp_process_asconf_param(struct sctp_association *asoc,
3158 bool sctp_verify_asconf(const struct sctp_association *asoc,
3227 struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc,
3312 static void sctp_asconf_param_success(struct sctp_association *asoc,
3427 int sctp_process_asconf_ack(struct sctp_association *asoc,
3520 struct sctp_chunk *sctp_make_fwdtsn(const struct sctp_association *asoc,
3550 struct sctp_chunk *sctp_make_ifwdtsn(const struct sctp_association *asoc,
3589 static struct sctp_chunk *sctp_make_reconf(const struct sctp_association *asoc,
3641 const struct sctp_association *asoc,
3695 const struct sctp_association *asoc)
3726 const struct sctp_association *asoc,
3771 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,
3807 struct sctp_chunk *sctp_make_strreset_tsnresp(struct sctp_association *asoc,
3833 bool sctp_verify_reconf(const struct sctp_association *asoc,