Home
last modified time | relevance | path

Searched refs:sctp_assoc_t (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dsctp.h60 typedef __s32 sctp_assoc_t; typedef
237 sctp_assoc_t snd_assoc_id;
257 sctp_assoc_t rcv_assoc_id;
276 sctp_assoc_t nxt_assoc_id;
367 sctp_assoc_t sac_assoc_id;
402 sctp_assoc_t spc_assoc_id;
438 sctp_assoc_t sre_assoc_id;
455 sctp_assoc_t ssf_assoc_id;
465 sctp_assoc_t ssf_assoc_id;
907 sctp_assoc_t assoc_id;
[all …]
/linux-6.3-rc2/include/net/sctp/
A Dsctp.h348 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);
A Dstructs.h1582 sctp_assoc_t assoc_id;
/linux-6.3-rc2/net/sctp/
A Dsocket.c271 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()
5401 sctp_assoc_t associd; in sctp_getsockopt_sctp_status()
7123 len = sizeof(struct sctp_assoc_ids) + sizeof(sctp_assoc_t) * num; in sctp_getsockopt_assoc_ids()
[all …]
A Dassociola.c1646 asoc->assoc_id = (sctp_assoc_t)ret; in sctp_assoc_set_id()

Completed in 31 milliseconds