Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1576 struct sctp_association { struct1582 struct sctp_ep_common base;1585 struct list_head asocs;1588 sctp_assoc_t assoc_id;1591 struct sctp_endpoint *ep;1594 struct sctp_cookie c;1597 struct {1753 } peer;1768 enum sctp_state state;1773 int overall_error_count;[all …]