Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dstructs.h1555 struct sctp_association { struct
1561 struct sctp_ep_common base;
1564 struct list_head asocs;
1567 sctp_assoc_t assoc_id;
1570 struct sctp_endpoint *ep;
1573 struct sctp_cookie c;
1576 struct {
1731 } peer;
1746 enum sctp_state state;
1751 int overall_error_count;
[all …]