Lines Matching refs:sctp_assoc_t
232 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc()
271 sctp_assoc_t id) in sctp_addr_id2transport()
1166 int addrs_size, int flags, sctp_assoc_t *assoc_id) in __sctp_connect()
1311 int addrs_size, sctp_assoc_t *assoc_id) in __sctp_setsockopt_connectx()
1359 sctp_assoc_t assoc_id = 0; in sctp_setsockopt_connectx()
1380 sctp_assoc_t assoc_id;
1391 sctp_assoc_t assoc_id = 0; in sctp_getsockopt_connectx3()
3245 sctp_assoc_t assoc_id; in sctp_setsockopt_maxseg()
3511 sctp_assoc_t assoc_id; in sctp_setsockopt_maxburst()
4107 static int sctp_setsockopt_reset_assoc(struct sock *sk, sctp_assoc_t *associd, in sctp_setsockopt_reset_assoc()
5401 sctp_assoc_t associd; in sctp_getsockopt_sctp_status()
5610 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp) in sctp_do_peeloff()
7120 if (len < sizeof(struct sctp_assoc_ids) + sizeof(sctp_assoc_t) * num) in sctp_getsockopt_assoc_ids()
7123 len = sizeof(struct sctp_assoc_ids) + sizeof(sctp_assoc_t) * num; in sctp_getsockopt_assoc_ids()
7218 if (len < sizeof(sctp_assoc_t)) in sctp_getsockopt_assoc_stats()