Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/sctp/
Dstructs.h1574 struct sctp_association { struct
1580 struct sctp_ep_common base;
1583 struct list_head asocs;
1586 sctp_assoc_t assoc_id;
1589 struct sctp_endpoint *ep;
1592 struct sctp_cookie c;
1595 struct {
1751 } peer;
1766 enum sctp_state state;
1771 int overall_error_count;
[all …]