Home
last modified time | relevance | path

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

/linux-5.10/include/net/sctp/
Dstructs.h1550 struct sctp_association { struct
1556 struct sctp_ep_common base;
1559 struct list_head asocs;
1562 sctp_assoc_t assoc_id;
1565 struct sctp_endpoint *ep;
1568 struct sctp_cookie c;
1571 struct {
1728 } peer;
1743 enum sctp_state state;
1748 int overall_error_count;
[all …]