Searched defs:sock_reuseport (Results 1 – 1 of 1) sorted by relevance
13 struct sock_reuseport { struct14 struct rcu_head rcu;16 u16 max_socks; /* length of socks */17 u16 num_socks; /* elements in socks */42 struct sock_reuseport *reuse; in reuseport_has_conns() argument