Searched refs:client_ip_path (Results 1 – 1 of 1) sorted by path
1652 static nxt_str_t client_ip_path = nxt_string("/client_ip"); in nxt_router_conf_create() local2034 conf = nxt_conf_get_path(listener, &client_ip_path); in nxt_router_conf_create()2363 static nxt_str_t client_ip_path = nxt_string("/client_ip"); in nxt_router_conf_forward() local2375 client_ip_conf = nxt_conf_get_path(conf, &client_ip_path); in nxt_router_conf_forward()