Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
1220 struct sctp_ep_common { struct1222 struct hlist_node node;1223 int hashent;1226 enum sctp_endpoint_type type;1232 refcount_t refcnt;1233 bool dead;1236 struct sock *sk;1239 struct net *net;1242 struct sctp_inq inqueue;1249 struct sctp_bind_addr bind_addr;