Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conf_validation.c2580 static nxt_str_t client_ip_str = nxt_string("client_ip"); in nxt_conf_vldt_forwarded() local
2583 client_ip = nxt_conf_get_object_member(value, &client_ip_str, NULL); in nxt_conf_vldt_forwarded()