Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock_reuseport.h16 u16 max_socks; /* length of socks */ member
/openbmc/linux/net/core/
H A Dsock_reuseport.c174 static struct sock_reuseport *__reuseport_alloc(unsigned int max_socks) in __reuseport_alloc()