Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11893 struct sock_reuseport { struct
11894 struct callback_head rcu;
11895 u16 max_socks;
11896 u16 num_socks;
11897 u16 num_closed_socks;
11898 u16 incoming_cpu;
11899 unsigned int synq_overflow_ts;
11900 unsigned int reuseport_id;
11901 unsigned int bind_inany: 1;
11902 unsigned int has_conns: 1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11808 struct sock_reuseport { struct
11809 struct callback_head rcu;
11810 u16 max_socks;
11811 u16 num_socks;
11812 u16 num_closed_socks;
11813 u16 incoming_cpu;
11814 unsigned int synq_overflow_ts;
11815 unsigned int reuseport_id;
11816 unsigned int bind_inany: 1;
11817 unsigned int has_conns: 1;
[all …]