Searched defs:sock_reuseport (Results 1 – 13 of 13) sorted by relevance
19803 struct sock_reuseport { struct19804 struct callback_head rcu;19805 u16 max_socks;19806 u16 num_socks;19807 u16 num_closed_socks;19808 u16 incoming_cpu;19809 unsigned int synq_overflow_ts;19810 unsigned int reuseport_id;19811 unsigned int bind_inany: 1;19812 unsigned int has_conns: 1;[all …]
51991 struct sock_reuseport { struct51992 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 …]
36817 struct sock_reuseport { struct36818 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 …]
46013 struct sock_reuseport { struct46014 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 …]
11893 struct sock_reuseport { struct11894 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 …]
29867 struct sock_reuseport { struct29868 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 …]
11808 struct sock_reuseport { struct11809 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 …]
22413 struct sock_reuseport { struct22414 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 …]