Searched refs:limits_value (Results 1 – 1 of 1) sorted by relevance
30 nxt_conf_value_t *limits_value; member1313 offsetof(nxt_router_app_conf_t, limits_value),1612 apcf.limits_value = NULL; in nxt_router_conf_create()1630 if (apcf.limits_value != NULL) { in nxt_router_conf_create()1632 if (nxt_conf_type(apcf.limits_value) != NXT_CONF_OBJECT) { in nxt_router_conf_create()1637 ret = nxt_conf_map_object(mp, apcf.limits_value, in nxt_router_conf_create()