Searched refs:remote_ip (Results 1 – 1 of 1) sorted by relevance
315 const char *remote_ip; in URIHANDLER_FUNC() local349 remote_ip = ds->value->ptr; in URIHANDLER_FUNC()353 remote_ip = inet_ntop_cache_get_ip(srv, &(con->dst_addr)); in URIHANDLER_FUNC()357 log_error_write(srv, __FILE__, __LINE__, "ss", "(debug) remote-ip:", remote_ip); in URIHANDLER_FUNC()374 key.dptr = (char *)remote_ip; in URIHANDLER_FUNC()375 key.dsize = strlen(remote_ip); in URIHANDLER_FUNC()390 buffer_append_string(p->tmp_buf, remote_ip); in URIHANDLER_FUNC()425 key.dptr = (char *)remote_ip; in URIHANDLER_FUNC()426 key.dsize = strlen(remote_ip); in URIHANDLER_FUNC()477 buffer_append_string(p->tmp_buf, remote_ip); in URIHANDLER_FUNC()