Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance
51833 struct sctp_ep_common { struct51834 enum sctp_endpoint_type type;51835 refcount_t refcnt;51836 bool dead;51837 struct sock *sk;51838 struct net *net;51839 struct sctp_inq inqueue;51840 struct sctp_bind_addr bind_addr;