Home
last modified time | relevance | path

Searched refs:client_ip_path (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_router.c1653 static nxt_str_t client_ip_path = nxt_string("/client_ip"); in nxt_router_conf_create() local
2035 conf = nxt_conf_get_path(listener, &client_ip_path); in nxt_router_conf_create()
2362 static nxt_str_t client_ip_path = nxt_string("/client_ip"); in nxt_router_conf_forward() local
2374 client_ip_conf = nxt_conf_get_path(conf, &client_ip_path); in nxt_router_conf_forward()