| proxystream.c | 32 isc_nmhandle_t *proxyhandle; /* PROXY Stream socket handle */ member in struct:proxystream_send_req 89 isc_nmhandle_t *proxyhandle, isc_nm_cb_t cb, 115 isc_nmhandle_t *proxyhandle = NULL; local 187 proxyhandle = isc__nmhandle_get( 192 proxyhandle = isc__nmhandle_get(sock, src_addr, 195 proxyhandle->proxy_is_unspec = is_unspec; 196 isc__nm_received_proxy_header_log(proxyhandle, cmd, 199 accept_result = sock->accept_cb(proxyhandle, result, 201 isc_nmhandle_detach(&proxyhandle); 396 isc_nmhandle_t *proxyhandle = NULL local 419 isc_nmhandle_t *proxyhandle = NULL; local 1038 isc_nmhandle_t *proxyhandle = NULL; local [all...] |