Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/sctp/
Dstructs.h1566 struct sctp_association { struct
1572 struct sctp_ep_common base;
1575 struct list_head asocs;
1578 sctp_assoc_t assoc_id;
1581 struct sctp_endpoint *ep;
1584 struct sctp_cookie c;
1587 struct {
1744 } peer;
1759 enum sctp_state state;
1764 int overall_error_count;
[all …]