Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
1448 struct sctp_association { struct1454 struct sctp_ep_common base;1457 struct list_head asocs;1460 sctp_assoc_t assoc_id;1463 struct sctp_endpoint *ep;1466 struct sctp_cookie c;1469 struct {1621 } peer;1636 sctp_state_t state;1639 struct timeval cookie_life;[all …]