Home
last modified time | relevance | path

Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance

/include/net/sctp/
Dstructs.h1554 struct sctp_association { struct
1560 struct sctp_ep_common base;
1563 struct list_head asocs;
1566 sctp_assoc_t assoc_id;
1569 struct sctp_endpoint *ep;
1572 struct sctp_cookie c;
1575 struct {
1732 } peer;
1747 enum sctp_state state;
1752 int overall_error_count;
[all …]