Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
1283 struct sctp_ep_common { struct1285 struct hlist_node node;1286 int hashent;1289 sctp_endpoint_type_t type;1296 atomic_t refcnt;1297 char dead;1298 char malloced;1301 struct sock *sk;1304 struct sctp_inq inqueue;1311 struct sctp_bind_addr bind_addr;