Searched refs:ngx_proxy_protocol_v2_read (Results 1 – 1 of 1) sorted by relevance
43 static u_char *ngx_proxy_protocol_v2_read(ngx_connection_t *c, u_char *buf,62 return ngx_proxy_protocol_v2_read(c, buf, last); in ngx_proxy_protocol_read()216 ngx_proxy_protocol_v2_read(ngx_connection_t *c, u_char *buf, u_char *last) in ngx_proxy_protocol_v2_read() function