Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1577 struct sctp_association { struct1583 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 …]