Home
last modified time | relevance | path

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

/include/net/sctp/
Dstructs.h1246 struct sctp_ep_common { struct
1248 struct hlist_node node;
1249 int hashent;
1252 enum sctp_endpoint_type type;
1258 refcount_t refcnt;
1259 bool dead;
1262 struct sock *sk;
1265 struct net *net;
1268 struct sctp_inq inqueue;
1275 struct sctp_bind_addr bind_addr;