Home
last modified time | relevance | path

Searched defs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/sctp/
Dstructs.h1232 struct sctp_ep_common { struct
1234 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;