Searched defs:sock_reuseport (Results 1 – 2 of 2) sorted by relevance
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 …]
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 …]