Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1344 struct sctp_association { struct1350 struct sctp_ep_common base;1353 struct list_head asocs;1356 sctp_assoc_t assoc_id;1359 struct sctp_endpoint *ep;1362 struct sctp_cookie c;1365 struct {1519 } peer;1534 sctp_state_t state;1539 int overall_error_count;[all …]