Searched refs:ngx_stream_proxy_send_proxy_protocol (Results 1 – 1 of 1) sorted by relevance
98 static ngx_int_t ngx_stream_proxy_send_proxy_protocol(ngx_stream_session_t *s);802 if (ngx_stream_proxy_send_proxy_protocol(s) != NGX_OK) { in ngx_stream_proxy_init_upstream()931 ngx_stream_proxy_send_proxy_protocol(ngx_stream_session_t *s) in ngx_stream_proxy_send_proxy_protocol() function