Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1551 struct sctp_association { struct1557 struct sctp_ep_common base;1560 struct list_head asocs;1563 sctp_assoc_t assoc_id;1566 struct sctp_endpoint *ep;1569 struct sctp_cookie c;1572 struct {1729 } peer;1744 enum sctp_state state;1749 int overall_error_count;[all …]