Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1578 struct sctp_association { struct1584 struct sctp_ep_common base;1587 struct list_head asocs;1590 sctp_assoc_t assoc_id;1593 struct sctp_endpoint *ep;1596 struct sctp_cookie c;1599 struct {1756 } peer;1771 enum sctp_state state;1776 int overall_error_count;[all …]