Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38232 struct sock_reuseport { struct
38233 struct callback_head rcu;
38234 u16 max_socks;
38235 u16 num_socks;
38236 u16 num_closed_socks;
38237 unsigned int synq_overflow_ts;
38238 unsigned int reuseport_id;
38239 unsigned int bind_inany: 1;
38240 unsigned int has_conns: 1;
38241 struct bpf_prog *prog;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66737 struct sock_reuseport { struct
66738 struct callback_head rcu;
66739 u16 max_socks;
66740 u16 num_socks;
66741 unsigned int synq_overflow_ts;
66742 unsigned int reuseport_id;
66743 unsigned int bind_inany: 1;
66744 unsigned int has_conns: 1;
66745 struct bpf_prog *prog;
66746 struct sock *socks[0];
Dvmlinux.h66737 struct sock_reuseport { struct
66738 struct callback_head rcu;
66739 u16 max_socks;
66740 u16 num_socks;
66741 unsigned int synq_overflow_ts;
66742 unsigned int reuseport_id;
66743 unsigned int bind_inany: 1;
66744 unsigned int has_conns: 1;
66745 struct bpf_prog *prog;
66746 struct sock *socks[0];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33192 struct sock_reuseport { struct
33193 struct callback_head rcu;
33194 u16 max_socks;
33195 u16 num_socks;
33196 unsigned int synq_overflow_ts;
33197 unsigned int reuseport_id;
33198 unsigned int bind_inany: 1;
33199 unsigned int has_conns: 1;
33200 struct bpf_prog *prog;
33201 struct sock *socks[0];
Dvmlinux_510.h33192 struct sock_reuseport { struct
33193 struct callback_head rcu;
33194 u16 max_socks;
33195 u16 num_socks;
33196 unsigned int synq_overflow_ts;
33197 unsigned int reuseport_id;
33198 unsigned int bind_inany: 1;
33199 unsigned int has_conns: 1;
33200 struct bpf_prog *prog;
33201 struct sock *socks[0];
/external/bcc/libbpf-tools/x86/
Dvmlinux.h35304 struct sock_reuseport { struct
35305 struct callback_head rcu;
35306 u16 max_socks;
35307 u16 num_socks;
35308 unsigned int synq_overflow_ts;
35309 unsigned int reuseport_id;
35310 unsigned int bind_inany: 1;
35311 unsigned int has_conns: 1;
35312 struct bpf_prog *prog;
35313 struct sock *socks[0];
Dvmlinux_505.h35304 struct sock_reuseport { struct
35305 struct callback_head rcu;
35306 u16 max_socks;
35307 u16 num_socks;
35308 unsigned int synq_overflow_ts;
35309 unsigned int reuseport_id;
35310 unsigned int bind_inany: 1;
35311 unsigned int has_conns: 1;
35312 struct bpf_prog *prog;
35313 struct sock *socks[0];