ngx_proxy_protocol_parse 19 src/core/ngx_proxy_protocol.h u_char *ngx_proxy_protocol_parse(ngx_connection_t *c, u_char *buf, ngx_proxy_protocol_parse 470 src/http/ngx_http_request.c p = ngx_proxy_protocol_parse(c, b->pos, b->last); ngx_proxy_protocol_parse 678 src/http/ngx_http_request.c p = ngx_proxy_protocol_parse(c, buf, buf + n); ngx_proxy_protocol_parse 869 src/http/ngx_http_spdy.c pos = ngx_proxy_protocol_parse(sc->connection, pos, end);