Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/sctp/
Dstructs.h1559 struct sctp_association { struct
1565 struct sctp_ep_common base;
1568 struct list_head asocs;
1571 sctp_assoc_t assoc_id;
1574 struct sctp_endpoint *ep;
1577 struct sctp_cookie c;
1580 struct {
1735 } peer;
1750 enum sctp_state state;
1755 int overall_error_count;
[all …]