Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
1224 struct sctp_ep_common { struct1226 struct hlist_node node;1227 int hashent;1230 enum sctp_endpoint_type type;1236 refcount_t refcnt;1237 bool dead;1240 struct sock *sk;1243 struct sctp_inq inqueue;1250 struct sctp_bind_addr bind_addr;