Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dsock_reuseport.h13 struct sock_reuseport { struct
14 struct rcu_head rcu;
16 u16 max_socks; /* length of socks */
17 u16 num_socks; /* elements in socks */
18 u16 num_closed_socks; /* closed elements in socks */
22 unsigned int synq_overflow_ts;
24 unsigned int reuseport_id;
48 struct sock_reuseport *reuse; in reuseport_has_conns() argument