Searched defs:sctp_ep_common (Results 1 – 9 of 9) sorted by relevance
14261 struct sctp_ep_common { struct14262 enum sctp_endpoint_type type;14263 refcount_t refcnt;14264 bool dead;14265 struct sock *sk;14266 struct net *net;14267 struct sctp_inq inqueue;14268 struct sctp_bind_addr bind_addr;
75720 struct sctp_ep_common { struct75721 enum sctp_endpoint_type type;75722 refcount_t refcnt;75723 bool dead;75724 struct sock *sk;75725 struct net *net;75726 struct sctp_inq inqueue;75727 struct sctp_bind_addr bind_addr;
66069 struct sctp_ep_common { struct66070 enum sctp_endpoint_type type;66071 refcount_t refcnt;66072 bool dead;66073 struct sock *sk;66074 struct net *net;66075 struct sctp_inq inqueue;66076 struct sctp_bind_addr bind_addr;
57578 struct sctp_ep_common { struct57579 enum sctp_endpoint_type type;57580 refcount_t refcnt;57581 bool dead;57582 struct sock *sk;57583 struct net *net;57584 struct sctp_inq inqueue;57585 struct sctp_bind_addr bind_addr;
71857 struct sctp_ep_common { struct71858 enum sctp_endpoint_type type;71859 refcount_t refcnt;71860 bool dead;71861 struct sock *sk;71862 struct net *net;71863 struct sctp_inq inqueue;71864 struct sctp_bind_addr bind_addr;
67336 struct sctp_ep_common { struct67337 enum sctp_endpoint_type type;67338 refcount_t refcnt;67339 bool dead;67340 struct sock *sk;67341 struct net *net;67342 struct sctp_inq inqueue;67343 struct sctp_bind_addr bind_addr;