Searched refs:sysctl_somaxconn (Results 1 – 2 of 2) sorted by relevance
/include/net/netns/ | ||
D | core.h | 12 int sysctl_somaxconn; member |
/include/linux/ | ||
D | tcp.h | 457 int somaxconn = READ_ONCE(sock_net(sk)->core.sysctl_somaxconn); in fastopen_queue_tune() |