Searched refs:ngx_stream_proxy_protocol_handler (Results 1 – 1 of 1) sorted by relevance
17 static void ngx_stream_proxy_protocol_handler(ngx_event_t *rev);182 rev->handler = ngx_stream_proxy_protocol_handler; in ngx_stream_init_connection()206 ngx_stream_proxy_protocol_handler(ngx_event_t *rev) in ngx_stream_proxy_protocol_handler() function