Home
last modified time | relevance | path

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

/include/net/sctp/
Dstructs.h1567 struct sctp_association { struct
1573 struct sctp_ep_common base;
1576 struct list_head asocs;
1579 sctp_assoc_t assoc_id;
1582 struct sctp_endpoint *ep;
1585 struct sctp_cookie c;
1588 struct {
1745 } peer;
1760 enum sctp_state state;
1765 int overall_error_count;
[all …]