Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
1232 struct sctp_ep_common { struct1234 struct hlist_node node;1235 int hashent;1238 enum sctp_endpoint_type type;1244 refcount_t refcnt;1245 bool dead;1248 struct sock *sk;1251 struct sctp_inq inqueue;1258 struct sctp_bind_addr bind_addr;