Searched refs:ngx_proxy_protocol_write (Results 1 – 3 of 3) sorted by relevance
21 u_char *ngx_proxy_protocol_write(ngx_connection_t *c, u_char *buf,
172 ngx_proxy_protocol_write(ngx_connection_t *c, u_char *buf, u_char *last) in ngx_proxy_protocol_write() function
897 p = ngx_proxy_protocol_write(c, p, p + NGX_PROXY_PROTOCOL_MAX_HEADER); in ngx_stream_proxy_init_upstream()945 p = ngx_proxy_protocol_write(c, buf, buf + NGX_PROXY_PROTOCOL_MAX_HEADER); in ngx_stream_proxy_send_proxy_protocol()