Searched refs:sctp_assoc_t (Results 1 – 5 of 5) sorted by relevance
60 typedef __s32 sctp_assoc_t; typedef216 sctp_assoc_t sinfo_assoc_id;232 sctp_assoc_t snd_assoc_id;252 sctp_assoc_t rcv_assoc_id;271 sctp_assoc_t nxt_assoc_id;362 sctp_assoc_t sac_assoc_id;397 sctp_assoc_t spc_assoc_id;431 sctp_assoc_t sre_assoc_id;448 sctp_assoc_t ssf_assoc_id;479 sctp_assoc_t sse_assoc_id;[all …]
348 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()367 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id);369 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp);
1563 sctp_assoc_t assoc_id;
215 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc()254 sctp_assoc_t id) in sctp_addr_id2transport()1146 int addrs_size, int flags, sctp_assoc_t *assoc_id) in __sctp_connect()1293 sctp_assoc_t *assoc_id) in __sctp_setsockopt_connectx()1351 sctp_assoc_t assoc_id = 0; in sctp_setsockopt_connectx()1372 sctp_assoc_t assoc_id;1383 sctp_assoc_t assoc_id = 0; in sctp_getsockopt_connectx3()4225 sctp_assoc_t associd; in sctp_setsockopt_reset_assoc()5430 sctp_assoc_t associd; in sctp_getsockopt_sctp_status()5631 int sctp_do_peeloff(struct sock *sk, sctp_assoc_t id, struct socket **sockp) in sctp_do_peeloff()[all …]
1639 asoc->assoc_id = (sctp_assoc_t)ret; in sctp_assoc_set_id()