in_port_t         679 core/ngx_inet.c         u->port = (in_port_t) n;
in_port_t         680 core/ngx_inet.c         sin->sin_port = htons((in_port_t) n);
in_port_t         703 core/ngx_inet.c                     u->port = (in_port_t) n;
in_port_t         704 core/ngx_inet.c                     sin->sin_port = htons((in_port_t) n);
in_port_t         843 core/ngx_inet.c             u->port = (in_port_t) n;
in_port_t         844 core/ngx_inet.c             sin6->sin6_port = htons((in_port_t) n);
in_port_t         901 core/ngx_inet.c     in_port_t            port;
in_port_t          82 core/ngx_inet.h     in_port_t                 port;
in_port_t          83 core/ngx_inet.h     in_port_t                 default_port;
in_port_t         723 http/modules/ngx_http_proxy_module.c         u->resolved->port = (in_port_t) (url.no_port ? port : url.port);
in_port_t        1142 http/ngx_http.c     in_port_t                   p;
in_port_t         236 http/ngx_http_core_module.h     in_port_t                  port;
in_port_t         113 http/ngx_http_upstream.h     in_port_t                        port;
in_port_t         114 http/ngx_http_upstream.h     in_port_t                        default_port;
in_port_t         232 http/ngx_http_upstream.h     in_port_t                        port;
in_port_t         147 http/ngx_http_upstream_round_robin.c     u.port = (in_port_t) (us->port ? us->port : us->default_port);
in_port_t         244 mail/ngx_mail.c     in_port_t              p;
in_port_t          79 mail/ngx_mail.h     in_port_t               port;
in_port_t         315 mail/ngx_mail.h     in_port_t                   port[4];
in_port_t         796 mail/ngx_mail_auth_http_module.c             sin->sin_port = htons((in_port_t) port);
in_port_t         283 mail/ngx_mail_core_module.c     in_port_t                   port;