Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1552 struct sctp_association { struct1558 struct sctp_ep_common base;1561 struct list_head asocs;1564 sctp_assoc_t assoc_id;1567 struct sctp_endpoint *ep;1570 struct sctp_cookie c;1573 struct {1730 } peer;1745 enum sctp_state state;1750 int overall_error_count;[all …]