Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
1166 struct sctp_ep_common { struct1168 struct hlist_node node;1169 int hashent;1172 enum sctp_endpoint_type type;1178 refcount_t refcnt;1179 bool dead;1182 struct sock *sk;1185 struct net *net;1188 struct sctp_inq inqueue;1195 struct sctp_bind_addr bind_addr;