Home
last modified time | relevance | path

Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/net/sctp/
Dstructs.h1573 struct sctp_association { struct
1579 struct sctp_ep_common base;
1582 struct list_head asocs;
1585 sctp_assoc_t assoc_id;
1588 struct sctp_endpoint *ep;
1591 struct sctp_cookie c;
1594 struct {
1750 } peer;
1765 enum sctp_state state;
1770 int overall_error_count;
[all …]