Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h1577 struct sctp_association { struct
1583 struct sctp_ep_common base;
1586 struct list_head asocs;
1589 sctp_assoc_t assoc_id;
1592 struct sctp_endpoint *ep;
1595 struct sctp_cookie c;
1598 struct {
1754 } peer;
1769 enum sctp_state state;
1774 int overall_error_count;
[all …]