Home
last modified time | relevance | path

Searched refs:sctp_assoc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/sctp/
Dproc.c86 asoc = sctp_assoc(epb); in sctp_seq_dump_local_addrs()
/linux-6.1.9/include/net/sctp/
Dstructs.h2119 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc() function