Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h55887 struct sctp_ep_common { struct
55888 enum sctp_endpoint_type type;
55889 refcount_t refcnt;
55890 bool dead;
55891 struct sock *sk;
55892 struct net *net;
55893 struct sctp_inq inqueue;
55894 struct sctp_bind_addr bind_addr;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h75720 struct sctp_ep_common { struct
75721 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;
Dvmlinux.h75720 struct sctp_ep_common { struct
75721 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;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h66069 struct sctp_ep_common { struct
66070 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;
Dvmlinux.h66069 struct sctp_ep_common { struct
66070 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;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h71857 struct sctp_ep_common { struct
71858 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;
Dvmlinux_608.h71857 struct sctp_ep_common { struct
71858 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;