ngx_peer_connection_t   15 src/event/ngx_event_connect.c ngx_event_connect_peer(ngx_peer_connection_t *pc)
ngx_peer_connection_t  242 src/event/ngx_event_connect.c ngx_event_get_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   22 src/event/ngx_event_connect.h typedef struct ngx_peer_connection_s  ngx_peer_connection_t;
ngx_peer_connection_t   24 src/event/ngx_event_connect.h typedef ngx_int_t (*ngx_event_get_peer_pt)(ngx_peer_connection_t *pc,
ngx_peer_connection_t   26 src/event/ngx_event_connect.h typedef void (*ngx_event_free_peer_pt)(ngx_peer_connection_t *pc, void *data,
ngx_peer_connection_t   30 src/event/ngx_event_connect.h typedef ngx_int_t (*ngx_event_set_peer_session_pt)(ngx_peer_connection_t *pc,
ngx_peer_connection_t   32 src/event/ngx_event_connect.h typedef void (*ngx_event_save_peer_session_pt)(ngx_peer_connection_t *pc,
ngx_peer_connection_t   69 src/event/ngx_event_connect.h ngx_int_t ngx_event_connect_peer(ngx_peer_connection_t *pc);
ngx_peer_connection_t   70 src/event/ngx_event_connect.h ngx_int_t ngx_event_get_peer(ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t   64 src/event/ngx_event_openssl_stapling.c     ngx_peer_connection_t        peer;
ngx_peer_connection_t   47 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_get_hash_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t   58 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_get_chash_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  163 src/http/modules/ngx_http_upstream_hash_module.c ngx_http_upstream_get_hash_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  483 src/http/modules/ngx_http_upstream_hash_module.c ngx_http_upstream_get_chash_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   30 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_http_upstream_get_ip_hash_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  149 src/http/modules/ngx_http_upstream_ip_hash_module.c ngx_http_upstream_get_ip_hash_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   57 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t   59 src/http/modules/ngx_http_upstream_keepalive_module.c static void ngx_http_upstream_free_keepalive_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t   69 src/http/modules/ngx_http_upstream_keepalive_module.c     ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t   70 src/http/modules/ngx_http_upstream_keepalive_module.c static void ngx_http_upstream_keepalive_save_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  209 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  269 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_http_upstream_free_keepalive_peer(ngx_peer_connection_t *pc, void *data,
ngx_peer_connection_t  437 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_http_upstream_keepalive_set_session(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  446 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_http_upstream_keepalive_save_session(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   16 src/http/modules/ngx_http_upstream_least_conn_module.c     ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t  100 src/http/modules/ngx_http_upstream_least_conn_module.c ngx_http_upstream_get_least_conn_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  300 src/http/ngx_http_upstream.h     ngx_peer_connection_t            peer;
ngx_peer_connection_t   22 src/http/ngx_http_upstream_round_robin.c static ngx_int_t ngx_http_upstream_empty_set_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t   24 src/http/ngx_http_upstream_round_robin.c static void ngx_http_upstream_empty_save_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  419 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  587 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_free_round_robin_peer(ngx_peer_connection_t *pc, void *data,
ngx_peer_connection_t  663 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  729 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  831 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_empty_set_session(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  838 src/http/ngx_http_upstream_round_robin.c ngx_http_upstream_empty_save_session(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  134 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_http_upstream_get_round_robin_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  136 src/http/ngx_http_upstream_round_robin.h void ngx_http_upstream_free_round_robin_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  141 src/http/ngx_http_upstream_round_robin.h     ngx_http_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  143 src/http/ngx_http_upstream_round_robin.h void ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  188 src/mail/ngx_mail.h     ngx_peer_connection_t   upstream;
ngx_peer_connection_t   40 src/mail/ngx_mail_auth_http_module.c     ngx_peer_connection_t           peer;
ngx_peer_connection_t   82 src/stream/ngx_stream_upstream.h     ngx_peer_connection_t              peer;
ngx_peer_connection_t   46 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_get_hash_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t   57 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_get_chash_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  157 src/stream/ngx_stream_upstream_hash_module.c ngx_stream_upstream_get_hash_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  479 src/stream/ngx_stream_upstream_hash_module.c ngx_stream_upstream_get_chash_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   16 src/stream/ngx_stream_upstream_least_conn_module.c     ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t   94 src/stream/ngx_stream_upstream_least_conn_module.c ngx_stream_upstream_get_least_conn_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t   23 src/stream/ngx_stream_upstream_round_robin.c     ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t   25 src/stream/ngx_stream_upstream_round_robin.c     ngx_peer_connection_t *pc, void *data);
ngx_peer_connection_t  296 src/stream/ngx_stream_upstream_round_robin.c ngx_stream_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, void *data)
ngx_peer_connection_t  463 src/stream/ngx_stream_upstream_round_robin.c ngx_stream_upstream_free_round_robin_peer(ngx_peer_connection_t *pc, void *data,
ngx_peer_connection_t  536 src/stream/ngx_stream_upstream_round_robin.c ngx_stream_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  602 src/stream/ngx_stream_upstream_round_robin.c ngx_stream_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc,
ngx_peer_connection_t  132 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t ngx_stream_upstream_get_round_robin_peer(ngx_peer_connection_t *pc,
ngx_peer_connection_t  134 src/stream/ngx_stream_upstream_round_robin.h void ngx_stream_upstream_free_round_robin_peer(ngx_peer_connection_t *pc,