setsockopt        319 core/ngx_connection.c             if (setsockopt(s, SOL_SOCKET, SO_REUSEADDR,
setsockopt        343 core/ngx_connection.c                 if (setsockopt(s, IPPROTO_IPV6, IPV6_V6ONLY,
setsockopt        481 core/ngx_connection.c             if (setsockopt(ls[i].fd, SOL_SOCKET, SO_RCVBUF,
setsockopt        492 core/ngx_connection.c             if (setsockopt(ls[i].fd, SOL_SOCKET, SO_SNDBUF,
setsockopt        504 core/ngx_connection.c             if (setsockopt(ls[i].fd, SOL_SOCKET, SO_SETFIB,
setsockopt        519 core/ngx_connection.c             if (setsockopt(ls[i].fd, IPPROTO_TCP, TCP_NODELAY,
setsockopt        551 core/ngx_connection.c             if (setsockopt(ls[i].fd, SOL_SOCKET, SO_ACCEPTFILTER, NULL, 0)
setsockopt        577 core/ngx_connection.c             if (setsockopt(ls[i].fd, SOL_SOCKET, SO_ACCEPTFILTER,
setsockopt        604 core/ngx_connection.c             if (setsockopt(ls[i].fd, IPPROTO_TCP, TCP_DEFER_ACCEPT,
setsockopt        861 event/ngx_event.c     if (setsockopt(c->fd, SOL_SOCKET, SO_SNDLOWAT,
setsockopt         52 event/ngx_event_connect.c         if (setsockopt(s, SOL_SOCKET, SO_RCVBUF,
setsockopt       2571 http/ngx_http_request.c         if (setsockopt(c->fd, IPPROTO_TCP, TCP_NODELAY,
setsockopt       2979 http/ngx_http_request.c             if (setsockopt(r->connection->fd, SOL_SOCKET, SO_LINGER,
setsockopt       2072 http/ngx_http_upstream.c             if (setsockopt(c->fd, IPPROTO_TCP, TCP_NODELAY,
setsockopt        126 mail/ngx_mail_proxy_module.c         if (setsockopt(s->connection->fd, SOL_SOCKET, SO_KEEPALIVE,
setsockopt        160 os/unix/ngx_linux_sendfile_chain.c                 if (setsockopt(c->fd, IPPROTO_TCP, TCP_NODELAY,
setsockopt         58 os/unix/ngx_socket.c     return setsockopt(s, IPPROTO_TCP, TCP_NOPUSH,
setsockopt         70 os/unix/ngx_socket.c     return setsockopt(s, IPPROTO_TCP, TCP_NOPUSH,
setsockopt         84 os/unix/ngx_socket.c     return setsockopt(s, IPPROTO_TCP, TCP_CORK,
setsockopt         96 os/unix/ngx_socket.c     return setsockopt(s, IPPROTO_TCP, TCP_CORK,