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