Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h28179 struct sock_reuseport { struct
28180 struct callback_head rcu;
28181 u16 max_socks;
28182 u16 num_socks;
28183 u16 num_closed_socks;
28184 u16 incoming_cpu;
28185 unsigned int synq_overflow_ts;
28186 unsigned int reuseport_id;
28187 unsigned int bind_inany: 1;
28188 unsigned int has_conns: 1;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h51991 struct sock_reuseport { struct
51992 struct callback_head rcu;
51993 u16 max_socks;
51994 u16 num_socks;
51995 u16 num_closed_socks;
51996 u16 incoming_cpu;
51997 unsigned int synq_overflow_ts;
51998 unsigned int reuseport_id;
51999 unsigned int bind_inany: 1;
52000 unsigned int has_conns: 1;
[all …]
Dvmlinux.h51991 struct sock_reuseport { struct
51992 struct callback_head rcu;
51993 u16 max_socks;
51994 u16 num_socks;
51995 u16 num_closed_socks;
51996 u16 incoming_cpu;
51997 unsigned int synq_overflow_ts;
51998 unsigned int reuseport_id;
51999 unsigned int bind_inany: 1;
52000 unsigned int has_conns: 1;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h36817 struct sock_reuseport { struct
36818 struct callback_head rcu;
36819 u16 max_socks;
36820 u16 num_socks;
36821 u16 num_closed_socks;
36822 unsigned int synq_overflow_ts;
36823 unsigned int reuseport_id;
36824 unsigned int bind_inany: 1;
36825 unsigned int has_conns: 1;
36826 struct bpf_prog *prog;
[all …]
Dvmlinux.h36817 struct sock_reuseport { struct
36818 struct callback_head rcu;
36819 u16 max_socks;
36820 u16 num_socks;
36821 u16 num_closed_socks;
36822 unsigned int synq_overflow_ts;
36823 unsigned int reuseport_id;
36824 unsigned int bind_inany: 1;
36825 unsigned int has_conns: 1;
36826 struct bpf_prog *prog;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h46013 struct sock_reuseport { struct
46014 struct callback_head rcu;
46015 u16 max_socks;
46016 u16 num_socks;
46017 u16 num_closed_socks;
46018 unsigned int synq_overflow_ts;
46019 unsigned int reuseport_id;
46020 unsigned int bind_inany: 1;
46021 unsigned int has_conns: 1;
46022 struct bpf_prog *prog;
[all …]
Dvmlinux.h46013 struct sock_reuseport { struct
46014 struct callback_head rcu;
46015 u16 max_socks;
46016 u16 num_socks;
46017 u16 num_closed_socks;
46018 unsigned int synq_overflow_ts;
46019 unsigned int reuseport_id;
46020 unsigned int bind_inany: 1;
46021 unsigned int has_conns: 1;
46022 struct bpf_prog *prog;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h29867 struct sock_reuseport { struct
29868 struct callback_head rcu;
29869 u16 max_socks;
29870 u16 num_socks;
29871 u16 num_closed_socks;
29872 u16 incoming_cpu;
29873 unsigned int synq_overflow_ts;
29874 unsigned int reuseport_id;
29875 unsigned int bind_inany: 1;
29876 unsigned int has_conns: 1;
[all …]
Dvmlinux_602.h29867 struct sock_reuseport { struct
29868 struct callback_head rcu;
29869 u16 max_socks;
29870 u16 num_socks;
29871 u16 num_closed_socks;
29872 u16 incoming_cpu;
29873 unsigned int synq_overflow_ts;
29874 unsigned int reuseport_id;
29875 unsigned int bind_inany: 1;
29876 unsigned int has_conns: 1;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22413 struct sock_reuseport { struct
22414 struct callback_head rcu;
22415 u16 max_socks;
22416 u16 num_socks;
22417 u16 num_closed_socks;
22418 unsigned int synq_overflow_ts;
22419 unsigned int reuseport_id;
22420 unsigned int bind_inany: 1;
22421 unsigned int has_conns: 1;
22422 struct bpf_prog *prog;
[all …]
Dvmlinux_608.h22413 struct sock_reuseport { struct
22414 struct callback_head rcu;
22415 u16 max_socks;
22416 u16 num_socks;
22417 u16 num_closed_socks;
22418 unsigned int synq_overflow_ts;
22419 unsigned int reuseport_id;
22420 unsigned int bind_inany: 1;
22421 unsigned int has_conns: 1;
22422 struct bpf_prog *prog;
[all …]