ngx_addr_t        469 src/core/ngx_inet.c ngx_parse_addr(ngx_pool_t *pool, ngx_addr_t *addr, u_char *text, size_t len)
ngx_addr_t        592 src/core/ngx_inet.c     u->addrs = ngx_pcalloc(pool, sizeof(ngx_addr_t));
ngx_addr_t        754 src/core/ngx_inet.c         u->addrs = ngx_pcalloc(pool, sizeof(ngx_addr_t));
ngx_addr_t        909 src/core/ngx_inet.c     u->addrs = ngx_pcalloc(pool, sizeof(ngx_addr_t));
ngx_addr_t       1004 src/core/ngx_inet.c     u->addrs = ngx_pcalloc(pool, i * sizeof(ngx_addr_t));
ngx_addr_t       1131 src/core/ngx_inet.c         u->addrs = ngx_pcalloc(pool, i * sizeof(ngx_addr_t));
ngx_addr_t       1170 src/core/ngx_inet.c         u->addrs = ngx_pcalloc(pool, sizeof(ngx_addr_t));
ngx_addr_t         98 src/core/ngx_inet.h     ngx_addr_t               *addrs;
ngx_addr_t        114 src/core/ngx_inet.h ngx_int_t ngx_parse_addr(ngx_pool_t *pool, ngx_addr_t *addr, u_char *text,
ngx_addr_t         97 src/core/ngx_resolver.c static ngx_addr_t *ngx_resolver_export(ngx_resolver_t *r,
ngx_addr_t        475 src/core/ngx_resolver.c     ngx_addr_t           *addrs;
ngx_addr_t       1432 src/core/ngx_resolver.c     ngx_addr_t           *addrs;
ngx_addr_t       2914 src/core/ngx_resolver.c static ngx_addr_t *
ngx_addr_t       2918 src/core/ngx_resolver.c     ngx_addr_t            *dst;
ngx_addr_t       2933 src/core/ngx_resolver.c     dst = ngx_resolver_calloc(r, n * sizeof(ngx_addr_t));
ngx_addr_t        154 src/core/ngx_resolver.h     ngx_addr_t               *addrs;
ngx_addr_t        155 src/core/ngx_resolver.h     ngx_addr_t                addr;
ngx_addr_t         17 src/core/ngx_syslog.h     ngx_addr_t        server;
ngx_addr_t         56 src/event/ngx_event_connect.h     ngx_addr_t                      *local;
ngx_addr_t         24 src/event/ngx_event_openssl_stapling.c     ngx_addr_t                  *addrs;
ngx_addr_t         49 src/event/ngx_event_openssl_stapling.c     ngx_addr_t                  *addrs;
ngx_addr_t        857 src/event/ngx_event_openssl_stapling.c     ctx->addrs = ngx_pcalloc(ctx->pool, ctx->naddrs * sizeof(ngx_addr_t));
ngx_addr_t         83 src/http/modules/ngx_http_geo_module.c     ngx_http_geo_ctx_t *ctx, ngx_addr_t *addr);
ngx_addr_t         85 src/http/modules/ngx_http_geo_module.c     ngx_http_geo_ctx_t *ctx, ngx_addr_t *addr);
ngx_addr_t        180 src/http/modules/ngx_http_geo_module.c     ngx_addr_t                  addr;
ngx_addr_t        246 src/http/modules/ngx_http_geo_module.c     ngx_addr_t             addr;
ngx_addr_t        315 src/http/modules/ngx_http_geo_module.c     ngx_addr_t *addr)
ngx_addr_t        336 src/http/modules/ngx_http_geo_module.c     ngx_addr_t *addr)
ngx_addr_t        242 src/http/modules/ngx_http_geoip_module.c     ngx_addr_t           addr;
ngx_addr_t        294 src/http/modules/ngx_http_geoip_module.c     ngx_addr_t            addr;
ngx_addr_t         38 src/http/modules/ngx_http_realip_module.c     ngx_addr_t *addr);
ngx_addr_t        115 src/http/modules/ngx_http_realip_module.c     ngx_addr_t                   addr;
ngx_addr_t        227 src/http/modules/ngx_http_realip_module.c ngx_http_realip_set_addr(ngx_http_request_t *r, ngx_addr_t *addr)
ngx_addr_t         83 src/http/ngx_http_core_module.c     ngx_addr_t *addr, u_char *xff, size_t xfflen, ngx_array_t *proxies,
ngx_addr_t       2765 src/http/ngx_http_core_module.c ngx_http_get_forwarded_addr(ngx_http_request_t *r, ngx_addr_t *addr,
ngx_addr_t       2812 src/http/ngx_http_core_module.c ngx_http_get_forwarded_addr_internal(ngx_http_request_t *r, ngx_addr_t *addr,
ngx_addr_t       2818 src/http/ngx_http_core_module.c     ngx_addr_t        paddr;
ngx_addr_t        552 src/http/ngx_http_core_module.h ngx_int_t ngx_http_get_forwarded_addr(ngx_http_request_t *r, ngx_addr_t *addr,
ngx_addr_t        161 src/http/ngx_http_upstream.c static ngx_addr_t *ngx_http_upstream_get_local(ngx_http_request_t *r,
ngx_addr_t       5679 src/http/ngx_http_upstream.c     local->addr = ngx_palloc(cf->pool, sizeof(ngx_addr_t));
ngx_addr_t       5702 src/http/ngx_http_upstream.c static ngx_addr_t *
ngx_addr_t       5708 src/http/ngx_http_upstream.c     ngx_addr_t  *addr;
ngx_addr_t       5726 src/http/ngx_http_upstream.c     addr = ngx_palloc(r->pool, sizeof(ngx_addr_t));
ngx_addr_t         93 src/http/ngx_http_upstream.h     ngx_addr_t                      *addrs;
ngx_addr_t        133 src/http/ngx_http_upstream.h     ngx_addr_t                      *addr;
ngx_addr_t        283 src/http/ngx_http_upstream.h     ngx_addr_t                      *addrs;
ngx_addr_t        413 src/mail/ngx_mail.h void ngx_mail_proxy_init(ngx_mail_session_t *s, ngx_addr_t *peer);
ngx_addr_t         16 src/mail/ngx_mail_auth_http_module.c     ngx_addr_t                     *peer;
ngx_addr_t        469 src/mail/ngx_mail_auth_http_module.c     ngx_addr_t           *peer;
ngx_addr_t        778 src/mail/ngx_mail_auth_http_module.c             peer = ngx_pcalloc(s->connection->pool, sizeof(ngx_addr_t));
ngx_addr_t        112 src/mail/ngx_mail_proxy_module.c ngx_mail_proxy_init(ngx_mail_session_t *s, ngx_addr_t *peer)
ngx_addr_t         50 src/stream/ngx_stream_upstream.h     ngx_addr_t                        *addrs;